Home
last modified time | relevance | path

Searched refs:RetVTName (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp407 const std::string &RetVTName);
628 const std::string &RetVTName) { in emitInstructionCode() argument
672 OS << "extractsubreg(" << RetVTName in emitInstructionCode()