Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_llvm_helper.cpp70 return LLVMGetCalledValue(call); in ac_llvm_get_called_value()
/external/llvm/tools/llvm-c-test/
Decho.cpp451 LLVMValueRef Fn = CloneValue(LLVMGetCalledValue(Src)); in CloneInstruction()
614 LLVMValueRef Fn = CloneValue(LLVMGetCalledValue(Src)); in CloneInstruction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp799 return LLVMGetCalledValue(call); in lp_get_called_value()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp471 LLVMValueRef Fn = CloneValue(LLVMGetCalledValue(Src)); in CloneInstruction()
634 LLVMValueRef Fn = CloneValue(LLVMGetCalledValue(Src)); in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h2623 LLVMValueRef LLVMGetCalledValue(LLVMValueRef Instr);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2850 LLVMValueRef LLVMGetCalledValue(LLVMValueRef Instr);
/external/llvm/lib/IR/
DCore.cpp2244 LLVMValueRef LLVMGetCalledValue(LLVMValueRef Instr) { in LLVMGetCalledValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2464 LLVMValueRef LLVMGetCalledValue(LLVMValueRef Instr) { in LLVMGetCalledValue() function