Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp114 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anon5fcc75e60311::OperandsSignature::OpKind
H A DCodeGenDAGPatterns.cpp1164 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn