Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp512 std::string ScratchResizeStr; in getInstructionCaseForEncoding() local
514 raw_string_ostream RS(ScratchResizeStr); in getInstructionCaseForEncoding()
520 return ScratchResizeStr + Case; in getInstructionCaseForEncoding()