Searched defs:isHardwareLoopProfitable (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 340 bool PPCTTIImpl::isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, in isHardwareLoopProfitable() function in PPCTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 2130 bool ARMTTIImpl::isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function in ARMTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 655 bool isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 177 bool isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function
|
H A D | TargetTransformInfo.h | 2240 bool isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 344 bool TargetTransformInfo::isHardwareLoopProfitable( isHardwareLoopProfitable() function in TargetTransformInfo
|