Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp32 static void VTtoGetLLVMTyString(raw_ostream &OS, const Record *VT) { in VTtoGetLLVMTyString() function
193 VTtoGetLLVMTyString(OS, VT); in run()