Home
last modified time | relevance | path

Searched refs:LLVMGetEntryBasicBlock (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c490 LLVMBasicBlockRef first_block = LLVMGetEntryBasicBlock(function); in create_builder_at_entry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2928 LLVMBasicBlockRef LLVMGetEntryBasicBlock(LLVMValueRef Fn);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2596 LLVMBasicBlockRef LLVMGetEntryBasicBlock(LLVMValueRef Fn) { in LLVMGetEntryBasicBlock() function
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c3008 LLVMBasicBlockRef first_block = LLVMGetEntryBasicBlock(function); in ac_build_alloca_undef()