Home
last modified time | relevance | path

Searched defs:isHardwareLoopProfitable (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp340 bool PPCTTIImpl::isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, in isHardwareLoopProfitable() function in PPCTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2130 bool ARMTTIImpl::isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h655 bool isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h177 bool isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function
H A DTargetTransformInfo.h2240 bool isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE, isHardwareLoopProfitable() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp344 bool TargetTransformInfo::isHardwareLoopProfitable( isHardwareLoopProfitable() function in TargetTransformInfo