HomeSort by relevance Sort by last modified time
    Searched defs:CreatePointerCast (Results 26 - 50 of 66) sorted by null

12 3

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
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/Analysis/
TargetFolder.h 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetFolder.h 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetFolder.h 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetFolder.h 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetFolder.h 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetFolder.h 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
ConstantFolder.h 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
NoFolder.h 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const {
256 return CastInst::CreatePointerCast(C, DestTy);
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h     [all...]

Completed in 585 milliseconds

12 3