HomeSort by relevance Sort by last modified time
    Searched refs:CreateZExtOrBitCast (Results 1 - 14 of 14) sorted by null

  /external/llvm/include/llvm/IR/
NoFolder.h 238 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
239 return CastInst::CreateZExtOrBitCast(C, DestTy);
InstrTypes.h 431 static CastInst *CreateZExtOrBitCast(
439 static CastInst *CreateZExtOrBitCast(
    [all...]
ConstantFolder.h 179 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
IRBuilder.h     [all...]
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
CGObjCGNU.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 464 milliseconds