Home
last modified time | relevance | path

Searched refs:SetInstDebugLocation (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DIRBuilder.cpp51 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()
59 Builder->SetInstDebugLocation(CI); in createCallHelper()
DCore.cpp1742 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
/external/llvm/lib/IR/
DIRBuilder.cpp55 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()
64 Builder->SetInstDebugLocation(CI); in createCallHelper()
77 Builder->SetInstDebugLocation(II); in createInvokeHelper()
DCore.cpp2435 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp70 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()
82 Builder->SetInstDebugLocation(CI); in createCallHelper()
95 Builder->SetInstDebugLocation(II); in createInvokeHelper()
DCore.cpp2665 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h118 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
386 this->SetInstDebugLocation(I);
/external/llvm/include/llvm/IR/
DIRBuilder.h140 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
619 this->SetInstDebugLocation(I);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h158 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
784 this->SetInstDebugLocation(I);
/external/llvm/bindings/go/llvm/
Dir.go1215 func (b Builder) SetInstDebugLocation(v Value) { C.LLVMSetInstDebugLocation(b.C, v.C) } func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1282 func (b Builder) SetInstDebugLocation(v Value) { C.LLVMSetInstDebugLocation(b.C, v.C) } func
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli1707 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli1976 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1960 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)