Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2129 raw_svector_ostream CommentOS(CommentString); emitTracebackTable() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp677 static void printDebugLoc(const DebugLoc &DL, raw_ostream &CommentOS, in printDebugLoc() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp
H A DGlobalISelCombinerEmitter.cpp1300 print(CommentOS, Alts); in addRuleMatcher() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp776 raw_svector_ostream CommentOS(Comment); in emitTypeGlobalHashes() local
H A DAsmPrinter.cpp1100 CommentOS << Size->getValue() << "-byte Folded Spill\n"; in emitComments() argument