Searched defs:getImmCode (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ | ||
H A D | FastISelEmitter.cpp | 100 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anona15a9c230311::OperandsSignature::OpKind |
H A D | CodeGenDAGPatterns.cpp | 672 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn |