/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 567 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 D | TargetTransformInfoImpl.h | 238 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 D | SystemZTargetTransformInfo.h | 52 bool isLSRCostLess(TargetTransformInfo::LSRCost &C1,
|
H A D | SystemZTargetTransformInfo.cpp | 295 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 D | SystemZTargetTransformInfo.h | 62 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
|
H A D | SystemZTargetTransformInfo.cpp | 342 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 D | PPCTargetTransformInfo.h | 81 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
|
H A D | PPCTargetTransformInfo.cpp | 921 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 D | X86TargetTransformInfo.h | 185 bool isLSRCostLess(TargetTransformInfo::LSRCost &C1,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 609 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 D | TargetTransformInfoImpl.h | 217 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/ |
D | TargetTransformInfo.h | 717 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 D | RISCVTargetTransformInfo.h | 340 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.h | 239 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 730 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/ |
D | TargetTransformInfo.h | 717 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/ |
D | TargetTransformInfo.h | 717 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 D | TargetTransformInfo.cpp | 363 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 D | TargetTransformInfo.cpp | 276 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 D | BasicTTIImpl.h | 260 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 D | BasicTTIImpl.h | 371 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/ |
D | BasicTTIImpl.h | 382 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/ |
D | BasicTTIImpl.h | 382 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/ |
D | BasicTTIImpl.h | 381 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/ |
D | BasicTTIImpl.h | 389 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { in isLSRCostLess() function 390 return TargetTransformInfoImplBase::isLSRCostLess(C1, C2); in isLSRCostLess()
|