Home
last modified time | relevance | path

Searched refs:LLVMSetCurrentDebugLocation (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1324 LLVMSetCurrentDebugLocation(Builder_val(B), V); in llvm_set_current_debug_location()
1330 LLVMSetCurrentDebugLocation(Builder_val(B), NULL); in llvm_clear_current_debug_location()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1682 LLVMSetCurrentDebugLocation(Builder_val(B), V); in llvm_set_current_debug_location()
1688 LLVMSetCurrentDebugLocation(Builder_val(B), NULL); in llvm_clear_current_debug_location()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1761 LLVMSetCurrentDebugLocation(Builder_val(B), V); in llvm_set_current_debug_location()
1767 LLVMSetCurrentDebugLocation(Builder_val(B), NULL); in llvm_clear_current_debug_location()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h843 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/external/llvm/include/llvm-c/
DCore.h2884 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3117 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1731 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function
/external/llvm/lib/IR/
DCore.cpp2422 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2652 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function