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