Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_helper.cpp79 return LLVMGetValueKind(v) == LLVMFunctionValueKind; in ac_llvm_is_function()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp597 return LLVMGetValueKind(v) == LLVMFunctionValueKind; in lp_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/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp223 if (LLVMGetValueKind(V) != K) in check_value_kind()
231 check_value_kind(Ret, LLVMGetValueKind(Cst)); in clone_constant()
/external/llvm/include/llvm-c/
DCore.h1309 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val);
/external/llvm-project/llvm/include/llvm-c/
DCore.h1655 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1630 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val);
/external/llvm/lib/IR/
DCore.cpp620 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val) { in LLVMGetValueKind() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp831 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val) { in LLVMGetValueKind() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp808 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val) { in LLVMGetValueKind() function