Searched defs:getImmCode (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ | ||
| D | FastISelEmitter.cpp | 110 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anona2da262c0311::OperandsSignature::OpKind |
| D | CodeGenDAGPatterns.cpp | 1181 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn |