Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFastISelEmitter.cpp413 const std::string &RetVTName);
636 const std::string &RetVTName) { in emitInstructionCode() argument
680 OS << "extractsubreg(" << RetVTName in emitInstructionCode()