Home
last modified time | relevance | path

Searched defs:CommentOS (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp677 static void printDebugLoc(const DebugLoc &DL, raw_ostream &CommentOS, in printDebugLoc()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2368 raw_svector_ostream CommentOS(CommentString); in emitTracebackTable() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1296 raw_string_ostream CommentOS(Comment); in addRuleMatcher() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1362 raw_string_ostream CommentOS(Comment); in emitPredicateOpcodes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp772 raw_svector_ostream CommentOS(Comment); emitTypeGlobalHashes() local
H A DAsmPrinter.cpp1078 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in emitComments()