Searched defs:getImmCode (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/llvm/utils/TableGen/ | ||
| HD | FastISelEmitter.cpp | 98 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anon534850890311::OperandsSignature::OpKind |
| HD | CodeGenDAGPatterns.cpp | 669 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn |