HomeSort by relevance Sort by last modified time
    Searched refs:CreatePointerCast (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/llvm/lib/Transforms/Instrumentation/
SanitizerCoverage.cpp 276 IRB.CreatePointerCast(RealGuardArray, Int32PtrTy));
289 IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy));
305 {IRB.CreatePointerCast(RealGuardArray, Int32PtrTy),
308 ? IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy)
310 IRB.CreatePointerCast(ModuleName, Int8PtrTy)});
444 IRB.CreatePointerCast(Callee, IntptrTy));
447 {IRB.CreatePointerCast(Callee, IntptrTy),
448 IRB.CreatePointerCast(CalleeCache, IntptrTy)});
485 {Cond, IRB.CreatePointerCast(GV, Int64PtrTy)});
542 IRB.CreatePointerCast(GuardArray, IntptrTy)
    [all...]
ThreadSanitizer.cpp 481 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()),
482 IRB.CreatePointerCast(StoredValue, IRB.getInt8PtrTy())});
488 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()));
502 IRB.CreateCall(OnAccessFunc, IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()));
538 {IRB.CreatePointerCast(M->getArgOperand(0), IRB.getInt8PtrTy()),
545 {IRB.CreatePointerCast(M->getArgOperand(0), IRB.getInt8PtrTy()),
546 IRB.CreatePointerCast(M->getArgOperand(1), IRB.getInt8PtrTy()),
577 Value *Args[] = {IRB.CreatePointerCast(Addr, PtrTy),
598 Value *Args[] = {IRB.CreatePointerCast(Addr, PtrTy),
615 Value *Args[] = {IRB.CreatePointerCast(Addr, PtrTy)
    [all...]
EfficiencySanitizer.cpp 688 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()),
701 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()));
715 {IRB.CreatePointerCast(MI->getArgOperand(0), IRB.getInt8PtrTy()),
723 {IRB.CreatePointerCast(MI->getArgOperand(0), IRB.getInt8PtrTy()),
724 IRB.CreatePointerCast(MI->getArgOperand(1), IRB.getInt8PtrTy()),
    [all...]
MemorySanitizer.cpp 693 IRB.CreatePointerCast(OriginPtr, PointerType::get(MS.IntptrTy, 0));
739 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()),
    [all...]
AddressSanitizer.cpp     [all...]
  /frameworks/compile/libbcc/lib/
RSX86TranslateGEPPass.cpp 105 llvm::CastInst *Int8Ptr = llvm::CastInst::CreatePointerCast(
119 llvm::CastInst *OutCast = llvm::CastInst::CreatePointerCast(
RSKernelExpand.cpp 511 ArgVector[ArgContextIdx] = CallerBuilder.CreatePointerCast(ArgVector[ArgContextIdx], ContextArgType);
682 CastInBufPtr = Builder.CreatePointerCast(InBufPtr, InType, "casted_in");
746 InPtr = Builder.CreatePointerCast(InPtr, InTy);
    [all...]
RSInvokeHelperPass.cpp 150 llvm::CastInst* CastedValue = llvm::CastInst::CreatePointerCast(V, RSStructType->getPointerTo(), "", Call);
  /external/clang/lib/CodeGen/
CGCUDABuiltin.cpp 110 BufferPtr = Builder.CreatePointerCast(Alloca, llvm::Type::getInt8PtrTy(Ctx));
CGCUDANV.cpp 140 Args[0] = CGF.Builder.CreatePointerCast(ArgValues[I], VoidPtrTy);
156 llvm::Value *Arg = CGF.Builder.CreatePointerCast(CGF.CurFn, CharPtrTy);
  /external/llvm/lib/Transforms/Scalar/
LoadCombine.cpp 212 Builder->CreatePointerCast(Loads[0].POP.Pointer,
216 Builder->CreatePointerCast(
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
NoFolder.h 206 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
207 return CastInst::CreatePointerCast(C, DestTy);
  /external/llvm/include/llvm/IR/
NoFolder.h 219 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
220 return CastInst::CreatePointerCast(C, DestTy);
ConstantFolder.h 160 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 465 static CastInst *CreatePointerCast(
473 static CastInst *CreatePointerCast(
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 180 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
ExceptionDemo.cpp 905 llvm::Value *cast = builder.CreatePointerCast(stringVar,
    [all...]

Completed in 2075 milliseconds

1 2 3 4