Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-experimental.h25 struct LabelId { struct
42 LabelId MakeLabel(); argument
/external/v8/src/
Dfast-accessor-assembler.h49 typedef v8::experimental::FastAccessorBuilder::LabelId LabelId; typedef
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.h52 unsigned LabelId; // Label id of the load. variable
DARMAsmPrinter.cpp801 unsigned LabelId, MCContext &Ctx) { in getPICLabel()
1485 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in EmitInstruction() local
DARMExpandPseudoInsts.cpp920 unsigned LabelId = AFI->createPICLabelUId(); in ExpandMI() local
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h53 unsigned LabelId; // Label id of the load. variable
DARMAsmPrinter.cpp884 unsigned LabelId, MCContext &Ctx) { in getPICLabel()
1580 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in EmitInstruction() local
DARMExpandPseudoInsts.cpp1322 unsigned LabelId = AFI->createPICLabelUId(); in ExpandMI() local
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp157 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in EmitInstruction() local