Home
last modified time | relevance | path

Searched defs:LabelId (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h49 unsigned LabelId; // Label id of the load. variable
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h53 unsigned LabelId = 0; variable
H A DCSKYAsmPrinter.cpp103 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in emitCustomConstantPool() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h62 unsigned LabelId; // Label id of the load. variable
H A DARMAsmPrinter.cpp823 getBFLabel(StringRef Prefix,unsigned FunctionNumber,unsigned LabelId,MCContext & Ctx) getBFLabel() argument
831 getPICLabel(StringRef Prefix,unsigned FunctionNumber,unsigned LabelId,MCContext & Ctx) getPICLabel() argument
1803 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); emitInstruction() local
H A DARMExpandPseudoInsts.cpp2703 unsigned LabelId = AFI->createPICLabelUId(); ExpandMI() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp216 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); emitInstruction() local