Home
last modified time | relevance | path

Searched refs:isLSRCostLess (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h567 bool isLSRCostLess(TargetTransformInfo::LSRCost &C1,
1228 virtual bool isLSRCostLess(TargetTransformInfo::LSRCost &C1,
1509 bool isLSRCostLess(TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function
1511 return Impl.isLSRCostLess(C1, C2); in isLSRCostLess()
H A DTargetTransformInfoImpl.h238 bool isLSRCostLess(TTI::LSRCost &C1, TTI::LSRCost &C2) { in isLSRCostLess() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h52 bool isLSRCostLess(TargetTransformInfo::LSRCost &C1,
H A DSystemZTargetTransformInfo.cpp295 bool SystemZTTIImpl::isLSRCostLess(TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function in SystemZTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h62 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
H A DSystemZTargetTransformInfo.cpp342 bool SystemZTTIImpl::isLSRCostLess(const TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function in SystemZTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h81 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
H A DPPCTargetTransformInfo.cpp921 bool PPCTTIImpl::isLSRCostLess(const TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function in PPCTTIImpl
931 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h185 bool isLSRCostLess(TargetTransformInfo::LSRCost &C1,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h609 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
1636 virtual bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
2054 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function
2056 return Impl.isLSRCostLess(C1, C2); in isLSRCostLess()
H A DTargetTransformInfoImpl.h217 bool isLSRCostLess(const TTI::LSRCost &C1, const TTI::LSRCost &C2) const { in isLSRCostLess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfo.h717 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
1817 virtual bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
2273 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function
2275 return Impl.isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h340 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h239 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfo.h730 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
1860 virtual bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
2326 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function
2328 return Impl.isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfo.h717 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
1843 virtual bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
2307 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function
2309 return Impl.isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfo.h717 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
1843 virtual bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
2307 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, in isLSRCostLess() function
2309 return Impl.isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp363 bool TargetTransformInfo::isLSRCostLess(const LSRCost &C1, in isLSRCostLess() function in TargetTransformInfo
365 return TTIImpl->isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp276 bool TargetTransformInfo::isLSRCostLess(LSRCost &C1, LSRCost &C2) const { in isLSRCostLess() function in TargetTransformInfo
277 return TTIImpl->isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h260 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { in isLSRCostLess() function
261 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h371 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { in isLSRCostLess() function
372 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DBasicTTIImpl.h382 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { in isLSRCostLess() function
383 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h382 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { in isLSRCostLess() function
383 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DBasicTTIImpl.h381 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { in isLSRCostLess() function
382 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DBasicTTIImpl.h389 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { in isLSRCostLess() function
390 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()

12