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

  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 721 SmallVector<Type *, 4> ScalarTys;
729 ScalarTys.push_back(Ty);
735 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 822 SmallVector<Type *, 4> ScalarTys;
831 ScalarTys.push_back(Ty);
837 IID, ScalarRetTy, ScalarTys, FMF);
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
LoopVectorize.cpp     [all...]

Completed in 526 milliseconds