Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp358 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCStreamer
362 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCStreamer
367 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()
370 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCStreamer
376 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()
379 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCStreamer
384 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()
387 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCStreamer
393 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()
H A DMCAsmStreamer.cpp291 void emitCVDefRangeDirective(
295 void emitCVDefRangeDirective(
299 void emitCVDefRangeDirective(
303 void emitCVDefRangeDirective(
1693 void MCAsmStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCAsmStreamer
1703 void MCAsmStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCAsmStreamer
1712 void MCAsmStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCAsmStreamer
1721 void MCAsmStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCAsmStreamer
H A DMCObjectStreamer.cpp573 void MCObjectStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective() function in MCObjectStreamer
581 this->MCStreamer::emitCVDefRangeDirective(Ranges, FixedSizePortion); in emitCVDefRangeDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h932 virtual void emitCVDefRangeDirective(
936 virtual void emitCVDefRangeDirective(
940 virtual void emitCVDefRangeDirective(
944 virtual void emitCVDefRangeDirective(
948 virtual void emitCVDefRangeDirective(
H A DMCObjectStreamer.h164 void emitCVDefRangeDirective(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2726 OS.emitCVDefRangeDirective(DefRange.Ranges, DRHdr); in emitLocalVariable()
2738 OS.emitCVDefRangeDirective(DefRange.Ranges, DRHdr); in emitLocalVariable()
2747 OS.emitCVDefRangeDirective(DefRange.Ranges, DRHdr); in emitLocalVariable()
2752 OS.emitCVDefRangeDirective(DefRange.Ranges, DRHdr); in emitLocalVariable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4009 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()
4021 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()
4040 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()
4065 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()
H A DMasmParser.cpp5069 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()
5081 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()
5100 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()
5125 getStreamer().emitCVDefRangeDirective(Ranges, DRHdr); in parseDirectiveCVDefRange()