Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_helper.cpp68 return LLVMGetCalledValue(call); in ac_llvm_get_called_value()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp610 return LLVMGetCalledValue(call); in lp_get_called_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3257 LLVMValueRef LLVMGetCalledValue(LLVMValueRef Instr);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2839 LLVMValueRef LLVMGetCalledValue(LLVMValueRef Instr) { in LLVMGetCalledValue() function