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

1 2

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 168 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
191 return CreateCast(Instruction::BitCast, C, DestTy);
194 return CreateCast(Instruction::IntToPtr, C, DestTy);
197 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /external/llvm/include/llvm/IR/
ConstantFolder.h 156 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
178 return CreateCast(Instruction::BitCast, C, DestTy);
181 return CreateCast(Instruction::IntToPtr, C, DestTy);
184 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 215 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
231 return CreateCast(Instruction::BitCast, C, DestTy);
234 return CreateCast(Instruction::IntToPtr, C, DestTy);
237 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 155 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
171 return CreateCast(Instruction::BitCast, C, DestTy);
174 return CreateCast(Instruction::IntToPtr, C, DestTy);
177 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 202 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
218 return CreateCast(Instruction::BitCast, C, DestTy);
221 return CreateCast(Instruction::IntToPtr, C, DestTy);
224 return CreateCast(Instruction::PtrToInt, C, DestTy);
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
183 return CreateCast(Instruction::BitCast, C, DestTy);
186 return CreateCast(Instruction::IntToPtr, C, DestTy);
189 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
190 return CreateCast(Instruction::BitCast, C, DestTy);
193 return CreateCast(Instruction::IntToPtr, C, DestTy);
196 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 181 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
205 return CreateCast(Instruction::BitCast, C, DestTy);
209 return CreateCast(Instruction::IntToPtr, C, DestTy);
213 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
269 return CreateCast(Instruction::BitCast, C, DestTy);
273 return CreateCast(Instruction::IntToPtr, C, DestTy);
277 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
190 return CreateCast(Instruction::BitCast, C, DestTy);
193 return CreateCast(Instruction::IntToPtr, C, DestTy);
196 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 181 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
205 return CreateCast(Instruction::BitCast, C, DestTy);
209 return CreateCast(Instruction::IntToPtr, C, DestTy);
213 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
269 return CreateCast(Instruction::BitCast, C, DestTy);
273 return CreateCast(Instruction::IntToPtr, C, DestTy);
277 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
190 return CreateCast(Instruction::BitCast, C, DestTy);
193 return CreateCast(Instruction::IntToPtr, C, DestTy);
196 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 181 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
205 return CreateCast(Instruction::BitCast, C, DestTy);
209 return CreateCast(Instruction::IntToPtr, C, DestTy);
213 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
269 return CreateCast(Instruction::BitCast, C, DestTy);
273 return CreateCast(Instruction::IntToPtr, C, DestTy);
277 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
190 return CreateCast(Instruction::BitCast, C, DestTy);
193 return CreateCast(Instruction::IntToPtr, C, DestTy);
196 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 181 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
205 return CreateCast(Instruction::BitCast, C, DestTy);
209 return CreateCast(Instruction::IntToPtr, C, DestTy);
213 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
269 return CreateCast(Instruction::BitCast, C, DestTy);
273 return CreateCast(Instruction::IntToPtr, C, DestTy);
277 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
190 return CreateCast(Instruction::BitCast, C, DestTy);
193 return CreateCast(Instruction::IntToPtr, C, DestTy);
196 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 181 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
205 return CreateCast(Instruction::BitCast, C, DestTy);
209 return CreateCast(Instruction::IntToPtr, C, DestTy);
213 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
269 return CreateCast(Instruction::BitCast, C, DestTy);
273 return CreateCast(Instruction::IntToPtr, C, DestTy);
277 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
190 return CreateCast(Instruction::BitCast, C, DestTy);
193 return CreateCast(Instruction::IntToPtr, C, DestTy);
196 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 181 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
205 return CreateCast(Instruction::BitCast, C, DestTy);
209 return CreateCast(Instruction::IntToPtr, C, DestTy);
213 return CreateCast(Instruction::PtrToInt, C, DestTy);
NoFolder.h 250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C,
269 return CreateCast(Instruction::BitCast, C, DestTy);
273 return CreateCast(Instruction::IntToPtr, C, DestTy);
277 return CreateCast(Instruction::PtrToInt, C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C,
190 return CreateCast(Instruction::BitCast, C, DestTy);
193 return CreateCast(Instruction::IntToPtr, C, DestTy);
196 return CreateCast(Instruction::PtrToInt, C, DestTy);

Completed in 412 milliseconds

1 2