HomeSort by relevance Sort by last modified time
    Searched defs:CreateSelect (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Support/
ConstantFolder.h 207 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const {
NoFolder.h 266 Instruction *CreateSelect(Constant *C,
TargetFolder.h 231 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const {
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]

Completed in 115 milliseconds