Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp975 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition, in LLVMConstSelect() argument
978 return wrap(ConstantExpr::getSelect(unwrap<Constant>(ConstantCondition), in LLVMConstSelect()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h672 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition,
/external/llvm/include/llvm-c/
DCore.h1800 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1989 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition,
/external/llvm/lib/IR/
DCore.cpp1373 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition, in LLVMConstSelect() argument
1376 return wrap(ConstantExpr::getSelect(unwrap<Constant>(ConstantCondition), in LLVMConstSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1570 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition, in LLVMConstSelect() argument
1573 return wrap(ConstantExpr::getSelect(unwrap<Constant>(ConstantCondition), in LLVMConstSelect()