Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h49 unsigned LabelId; // Label id of the load. variable
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h62 unsigned LabelId; // Label id of the load. variable
H A DARMAsmPrinter.cpp823 unsigned LabelId, MCContext &Ctx) { in getBFLabel()
831 unsigned LabelId, MCContext &Ctx) { in getPICLabel()
1803 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in emitInstruction() local
H A DARMExpandPseudoInsts.cpp2703 unsigned LabelId = AFI->createPICLabelUId(); in ExpandMI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp216 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in emitInstruction() local