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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h198 void initPICLabelUId(unsigned UId) { argument
199 PICLabelUId = UId;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp350 void initPICLabelUId(unsigned UId) { argument
351 PICLabelUId = UId;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1041 auto UId = U->getNodeId(); local
1042 if (UId > 0) {

Completed in 131 milliseconds