Home
last modified time | relevance | path

Searched defs:getImmCode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DFastISelEmitter.cpp100 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anon70ed31970311::OperandsSignature::OpKind
DCodeGenDAGPatterns.cpp760 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn