HomeSort by relevance Sort by last modified time
    Searched defs:CreatePointerBitCastOrAddrSpaceCast (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/lib/CodeGen/
CGBuilder.h 174 using CGBuilderBaseTy::CreatePointerBitCastOrAddrSpaceCast;
175 Address CreatePointerBitCastOrAddrSpaceCast(Address Addr, llvm::Type *Ty,
178 CreatePointerBitCastOrAddrSpaceCast(Addr.getPointer(), Ty, Name);
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 215 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 164 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
IRBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 214 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 190 Constant *CreatePointerBitCastOrAddrSpaceCast(Constant *C,

Completed in 749 milliseconds

1 2