Searched defs:initPICLabelUId (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/ | ||
H A D | CSKYMachineFunctionInfo.h | 62 void initPICLabelUId(unsigned UId) { PICLabelUId = UId; } in initPICLabelUId() function |
H A D | CSKYConstantIslandPass.cpp | 207 void initPICLabelUId(unsigned UId) { PICLabelUId = UId; } in initPICLabelUId() function in __anon4e3845120111::CSKYConstantIslands |
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 228 void initPICLabelUId(unsigned UId) { in initPICLabelUId() function |
/openbsd/gnu/llvm/llvm/lib/Target/Mips/ | ||
H A D | MipsConstantIslandPass.cpp | 350 void initPICLabelUId(unsigned UId) { in initPICLabelUId() function in __anon9599ab700111::MipsConstantIslands |