Home
last modified time | relevance | path

Searched refs:OtherInsnVarID (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2932 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes() local
2933 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
2939 << MatchTable::IntValue(OtherInsnVarID) in emitPredicateOpcodes()