Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DFastISelEmitter.cpp408 const std::string &RetVTName);
630 const std::string &RetVTName) { in emitInstructionCode() argument
674 OS << "extractsubreg(" << RetVTName in emitInstructionCode()