Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DGlobalISelEmitter.cpp2940 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
2941 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
2942 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
2950 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DGlobalISelEmitter.cpp2931 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
2932 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
2933 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
2941 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DGlobalISelEmitter.cpp3009 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3010 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3011 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3019 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3299 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3300 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3301 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3309 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DGlobalISelEmitter.cpp3299 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3300 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3301 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3309 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DGlobalISelEmitter.cpp3247 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3248 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3249 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3257 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3247 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3248 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3249 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3257 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3499 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3500 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3501 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3509 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3452 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3453 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3454 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3462 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3499 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3500 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3501 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3509 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3452 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3453 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3454 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3462 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3499 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3500 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3501 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3509 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3452 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3453 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3454 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3462 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3499 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3500 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3501 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3509 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DGlobalISelEmitter.cpp3499 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3500 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3501 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3509 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3499 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3500 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3501 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3509 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()