Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h2885 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder);
/external/llvm-project/llvm/include/llvm-c/
DCore.h3613 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3576 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1806 if ((L = LLVMGetCurrentDebugLocation(Builder_val(B)))) { in llvm_current_debug_location()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1696 if ((L = LLVMGetCurrentDebugLocation(Builder_val(B)))) { in llvm_current_debug_location()
/external/llvm/lib/IR/
DCore.cpp2428 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder) { in LLVMGetCurrentDebugLocation() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp3088 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder) { in LLVMGetCurrentDebugLocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3052 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder) { in LLVMGetCurrentDebugLocation() function