Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp677 printDebugLoc(const DebugLoc & DL,raw_ostream & CommentOS,const LLVMContext & Ctx) printDebugLoc() argument
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1296 raw_string_ostream CommentOS(Comment); addRuleMatcher() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2347 raw_svector_ostream CommentOS(CommentString); emitTracebackTable() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1362 raw_string_ostream CommentOS(Comment); emitPredicateOpcodes() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp776 raw_svector_ostream CommentOS(Comment); in emitTypeGlobalHashes() local
H A DAsmPrinter.cpp1078 emitComments(const MachineInstr & MI,raw_ostream & CommentOS) emitComments() argument