Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_llvm_helper.cpp79 return LLVMGetValueKind(v) == LLVMFunctionValueKind; in ac_llvm_is_function()
/external/llvm/tools/llvm-c-test/
Decho.cpp216 if (LLVMGetValueKind(V) != K) in check_value_kind()
224 check_value_kind(Ret, LLVMGetValueKind(Cst)); in clone_constant()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp811 return LLVMGetValueKind(v) == LLVMFunctionValueKind; in lp_is_function()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp218 if (LLVMGetValueKind(V) != K) in check_value_kind()
226 check_value_kind(Ret, LLVMGetValueKind(Cst)); in clone_constant()
/external/llvm/include/llvm-c/
DCore.h1309 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1492 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val);
/external/llvm/lib/IR/
DCore.cpp620 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val) { in LLVMGetValueKind() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp788 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val) { in LLVMGetValueKind() function