Home
last modified time | relevance | path

Searched defs:InstrID (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h26 unsigned InstrID; variable
89 void bindInstrVariable(StringRef Name, unsigned InstrID) { in bindInstrVariable()
92 void bindOperandVariable(StringRef Name, unsigned InstrID, unsigned OpIdx) { in bindOperandVariable()
560 unsigned InstrID; variable
566 GIMatchTreeOpcodePartitioner(unsigned InstrID) : InstrID(InstrID) {} in GIMatchTreeOpcodePartitioner()
590 unsigned InstrID; variable
599 GIMatchTreeVRegDefPartitioner(unsigned InstrID, unsigned OpIdx) in GIMatchTreeVRegDefPartitioner()
DGIMatchTree.cpp150 void GIMatchTreeBuilderLeafInfo::declareOperand(unsigned InstrID, in declareOperand()
191 void GIMatchTreeBuilder::addPartitionersForOperand(unsigned InstrID, in addPartitionersForOperand()
/external/llvm-project/clang/lib/Analysis/
DThreadSafetyTIL.cpp261 unsigned InstrID = 0; in renumberInstrs() local
/external/clang/lib/Analysis/
DThreadSafetyTIL.cpp263 int InstrID = 0; in renumberInstrs() local