HomeSort by relevance Sort by last modified time
    Searched refs:CreateBitCast (Results 126 - 150 of 158) sorted by null

1 2 3 4 56 7

  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
IRBuilder.h     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp 673 Builder.CreateBitCast(RelocatedBase, Base->getType());
683 Builder.CreateBitCast(Replacement, ToReplace->getType());
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 328 IC.Builder->CreateBitCast(Ptr, NewTy->getPointerTo(AS)),
401 V, IC.Builder->CreateBitCast(Ptr, V->getType()->getPointerTo(AS)),
    [all...]
InstCombineVectorOps.cpp     [all...]
InstCombineAndOrXor.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 287 return B.CreateBitCast(V, Ty);
291 return B.CreateBitCast(V, Ty);
    [all...]
TargetInfo.cpp     [all...]
CGOpenMPRuntime.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CodeGenPrepare.cpp 823 SunkAddr = Builder.CreateBitCast(SunkAddr, Addr->getType());
    [all...]
GVN.cpp     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp 973 llvm::Value *cast = builder.CreateBitCast(stringVar,
    [all...]
  /external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 714 return B.CreateBitCast(V, B.getInt8PtrTy(AS), "cstr");
    [all...]
InlineFunction.cpp     [all...]
  /external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
ExceptionDemo.cpp 948 llvm::Value *cast = builder.CreateBitCast(stringVar,
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
LoopVectorize.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 1418 milliseconds

1 2 3 4 56 7