Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFastISelEmitter.cpp111 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anond0ef0c150311::OperandsSignature::OpKind
H A DCodeGenDAGPatterns.cpp1064 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn