HomeSort by relevance Sort by last modified time
    Searched refs:isCastable (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/LLVM/unittests/VMCore/
InstructionsTest.cpp 123 EXPECT_TRUE(CastInst::isCastable(V8x8Ty, X86MMXTy));
124 EXPECT_TRUE(CastInst::isCastable(X86MMXTy, V8x8Ty));
125 EXPECT_FALSE(CastInst::isCastable(Int64Ty, X86MMXTy));
126 EXPECT_TRUE(CastInst::isCastable(V8x64Ty, V8x8Ty));
127 EXPECT_TRUE(CastInst::isCastable(V8x8Ty, V8x64Ty));
  /external/llvm/unittests/IR/
InstructionsTest.cpp 210 EXPECT_TRUE(CastInst::isCastable(V8x8Ty, X86MMXTy));
211 EXPECT_TRUE(CastInst::isCastable(X86MMXTy, V8x8Ty));
212 EXPECT_FALSE(CastInst::isCastable(Int64Ty, X86MMXTy));
213 EXPECT_TRUE(CastInst::isCastable(V8x64Ty, V8x8Ty));
214 EXPECT_TRUE(CastInst::isCastable(V8x8Ty, V8x64Ty));
230 EXPECT_TRUE(CastInst::isCastable(V2Int32PtrAS1Ty, V2Int32PtrTy));
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 531 static bool isCastable(
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h 737 static bool isCastable(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 751 static bool isCastable(
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 2229 milliseconds