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

  /external/llvm/lib/Transforms/Scalar/
NaryReassociate.cpp 432 Candidate = Builder.CreateBitOrPointerCast(Candidate, GEP->getType());
JumpThreading.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 808 LI, Builder->CreateBitOrPointerCast(AvailableVal, LI.getType(),
    [all...]
InstCombineCalls.cpp     [all...]
InstCombineAndOrXor.cpp     [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h 699 static CastInst *CreateBitOrPointerCast(
    [all...]
IRBuilder.h     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 243 milliseconds