Home
last modified time | relevance | path

Searched refs:LLVMGetInstructionParent (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c189 LLVMBasicBlockRef bb = LLVMGetInstructionParent(function_or_call); in lp_add_function_attr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3093 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2691 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst) { in LLVMGetInstructionParent() function