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

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
NoFolder.h 213 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
214 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 166 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /external/llvm/include/llvm/IR/
NoFolder.h 226 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
227 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 173 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
265 return CastInst::CreateFPCast(C, DestTy);
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 499 static CastInst *CreateFPCast(
507 static CastInst *CreateFPCast(
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 185 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 184 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 184 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 184 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 184 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 184 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 184 Constant *CreateFPCast(Constant *C, Type *DestTy) const {

Completed in 663 milliseconds

1 2 3