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

1 2

  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.h 60 bool isFPVectorizationPotentiallyUnsafe() {
  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 185 bool TargetTransformInfo::isFPVectorizationPotentiallyUnsafe() const {
186 return TTIImpl->isFPVectorizationPotentiallyUnsafe();
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 389 bool isFPVectorizationPotentiallyUnsafe() const;
670 virtual bool isFPVectorizationPotentiallyUnsafe() = 0;
    [all...]
TargetTransformInfoImpl.h 245 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 458 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
TargetTransformInfoImpl.h 271 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 492 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
TargetTransformInfoImpl.h 290 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 492 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
TargetTransformInfoImpl.h 290 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 458 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 492 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 492 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
TargetTransformInfoImpl.h 299 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
TargetTransformInfoImpl.h 299 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
TargetTransformInfoImpl.h 299 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
TargetTransformInfoImpl.h 299 bool isFPVectorizationPotentiallyUnsafe() { return false; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 563 bool isFPVectorizationPotentiallyUnsafe() const;
    [all...]

Completed in 846 milliseconds

1 2