Searched defs:UId (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/CSKY/ | ||
H A D | CSKYMachineFunctionInfo.h | 62 void initPICLabelUId(unsigned UId) { PICLabelUId = UId; } in initPICLabelUId() |
H A D | CSKYConstantIslandPass.cpp | 207 initPICLabelUId(unsigned UId) initPICLabelUId() argument |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 223 initPICLabelUId(unsigned UId) initPICLabelUId() argument |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsConstantIslandPass.cpp | 350 initPICLabelUId(unsigned UId) initPICLabelUId() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGISel.cpp | 1205 auto UId = U->getNodeId(); EnforceNodeIdInvariant() local |