Home
last modified time | relevance | path

Searched refs:LLVMGetBasicBlockTerminator (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h764 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB);
/external/llvm/include/llvm-c/
DCore.h2295 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2521 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB);
/external/mesa3d/src/amd/common/
Dac_llvm_build.c1980 if (!LLVMGetBasicBlockTerminator(LLVMGetInsertBlock(builder))) in emit_default_branch()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1117 LLVMValueRef Term = LLVMGetBasicBlockTerminator(Block); in DEFINE_ITERATORS()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1450 LLVMValueRef Term = LLVMGetBasicBlockTerminator(Block); in DEFINE_ITERATORS()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1386 LLVMValueRef Term = LLVMGetBasicBlockTerminator(Block); in DEFINE_ITERATORS()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1455 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockTerminator() function
/external/llvm/lib/IR/
DCore.cpp2004 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockTerminator() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2230 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockTerminator() function