Searched refs:UId (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h195 void initPICLabelUId(unsigned UId) { argument
196 PICLabelUId = UId;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp350 void initPICLabelUId(unsigned UId) { argument
351 PICLabelUId = UId;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1068 auto UId = U->getNodeId(); local
1069 if (UId > 0) {

Completed in 90 milliseconds