Home
last modified time | relevance | path

Searched defs:UId (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMachineFunctionInfo.h62 void initPICLabelUId(unsigned UId) { PICLabelUId = UId; } in initPICLabelUId()
H A DCSKYConstantIslandPass.cpp207 initPICLabelUId(unsigned UId) initPICLabelUId() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h223 initPICLabelUId(unsigned UId) initPICLabelUId() argument
/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp350 initPICLabelUId(unsigned UId) initPICLabelUId() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1205 auto UId = U->getNodeId(); EnforceNodeIdInvariant() local