Searched defs:CreateSelect (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h207 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { function in class:llvm::ConstantFolder
H A DTargetFolder.h231 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { function in class:llvm::TargetFolder
H A DNoFolder.h266 Instruction *CreateSelect(Constant *C, function in class:llvm::NoFolder
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1336 Value *CreateSelect(Value *C, Value *True, Value *False, function in class:llvm::IRBuilder

Completed in 76 milliseconds