Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h62 unsigned LabelId; // Label id of the load. variable
DARMAsmPrinter.cpp766 unsigned LabelId, MCContext &Ctx) { in getBFLabel()
774 unsigned LabelId, MCContext &Ctx) { in getPICLabel()
1618 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in EmitInstruction() local
DARMExpandPseudoInsts.cpp1530 unsigned LabelId = AFI->createPICLabelUId(); in ExpandMI() local
/third_party/mindspore/mindspore/lite/examples/transfer_learning/src/
Ddataset.cc52 using LabelId = std::map<std::string, int>; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp216 unsigned LabelId = (unsigned)MI->getOperand(0).getImm(); in EmitInstruction() local