Searched defs:getImmCode (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/TableGen/ | ||
| H A D | FastISelEmitter.cpp | 110 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anon7553c2e00311::OperandsSignature::OpKind |
| H A D | CodeGenDAGPatterns.cpp | 1183 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn |