Home
last modified time | relevance | path

Searched refs:LLVMGetIncomingValue (Results 1 – 13 of 13) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp603 Values.push_back(CloneValue(LLVMGetIncomingValue(Src, i))); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp623 Values.push_back(CloneValue(LLVMGetIncomingValue(Src, i))); in CloneInstruction()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h820 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index);
/external/llvm/include/llvm-c/
DCore.h2817 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3050 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1248 Store_field(Hd, 0, (value) LLVMGetIncomingValue(PhiNode, --I)); in llvm_incoming()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1684 Store_field(Hd, 0, (value) LLVMGetIncomingValue(PhiNode, --I)); in llvm_incoming()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1605 Store_field(Hd, 0, (value) LLVMGetIncomingValue(PhiNode, --I)); in llvm_incoming()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1672 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index) { in LLVMGetIncomingValue() function
/external/llvm/lib/IR/
DCore.cpp2339 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index) { in LLVMGetIncomingValue() function
/external/llvm/bindings/go/llvm/
Dir.go1179 rv.C = C.LLVMGetIncomingValue(v.C, C.unsigned(i))
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1232 rv.C = C.LLVMGetIncomingValue(v.C, C.unsigned(i))
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2569 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index) { in LLVMGetIncomingValue() function