Searched refs:writeDILocation (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
D | DXILBitcodeWriter.cpp | 223 void writeDILocation(const DILocation *N, SmallVectorImpl<uint64_t> &Record, 1384 void DXILBitcodeWriter::writeDILocation(const DILocation *N, in writeDILocation() function in DXILBitcodeWriter
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 162 void writeDILocation(const DILocation *N, SmallVectorImpl<uint64_t> &Record, 1343 void ModuleBitcodeWriter::writeDILocation(const DILocation *N, in writeDILocation() function in ModuleBitcodeWriter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 1787 static void writeDILocation(raw_ostream &Out, const DILocation *DL, in writeDILocation() function 2326 writeDILocation(Out, Loc, TypePrinter, Machine, Context); in WriteAsOperandInternal()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 1865 static void writeDILocation(raw_ostream &Out, const DILocation *DL, in writeDILocation() function 2515 writeDILocation(Out, Loc, WriterCtx); in WriteAsOperandInternal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 293 void writeDILocation(const DILocation *N, SmallVectorImpl<uint64_t> &Record, 1461 void ModuleBitcodeWriter::writeDILocation(const DILocation *N, in writeDILocation() function in ModuleBitcodeWriter
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 296 void writeDILocation(const DILocation *N, SmallVectorImpl<uint64_t> &Record, 1598 void ModuleBitcodeWriter::writeDILocation(const DILocation *N, in writeDILocation() function in ModuleBitcodeWriter
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 1567 static void writeDILocation(raw_ostream &Out, const DILocation *DL, in writeDILocation() function
|