Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h2738 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond);
/external/llvm-project/llvm/include/llvm-c/
DCore.h3415 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3378 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1685 LLVMSetCondition(B, C); in llvm_set_condition()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1575 LLVMSetCondition(B, C); in llvm_set_condition()
/external/llvm/lib/IR/
DCore.cpp2300 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond) { in LLVMSetCondition() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp2945 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond) { in LLVMSetCondition() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2909 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond) { in LLVMSetCondition() function