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

  /external/llvm/include/llvm/Support/
ConstantFolder.h 162 Constant *CreateIntCast(Constant *C, Type *DestTy,
NoFolder.h 221 Instruction *CreateIntCast(Constant *C, Type *DestTy,
TargetFolder.h 173 Constant *CreateIntCast(Constant *C, Type *DestTy,
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]

Completed in 136 milliseconds