Searched refs:ConstantCondition (Results 1 – 4 of 4) sorted by relevance
975 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition, in LLVMConstSelect() argument978 return wrap(ConstantExpr::getSelect(unwrap<Constant>(ConstantCondition), in LLVMConstSelect()
672 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition,
1800 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition,
1373 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition, in LLVMConstSelect() argument1376 return wrap(ConstantExpr::getSelect(unwrap<Constant>(ConstantCondition), in LLVMConstSelect()