Home
last modified time | relevance | path

Searched refs:LLVMInstructionValueKind (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp393 check_value_kind(Src, LLVMInstructionValueKind); in CloneInstruction()
659 check_value_kind(Dst, LLVMInstructionValueKind); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp412 check_value_kind(Src, LLVMInstructionValueKind); in CloneInstruction()
731 check_value_kind(Dst, LLVMInstructionValueKind); in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h279 LLVMInstructionValueKind, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h275 LLVMInstructionValueKind, enumerator
/external/llvm/lib/IR/
DCore.cpp627 return LLVMInstructionValueKind; in LLVMGetValueKind()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp795 return LLVMInstructionValueKind; in LLVMGetValueKind()