Home
last modified time | relevance | path

Searched refs:CounterInReg (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp209 UsePHICounter(Info.CounterInReg), in HardwareLoop()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp134 if (ForceHardwareLoopPHI || CounterInReg) in isHardwareLoopCandidate()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h109 bool CounterInReg = false; // Should loop counter be updated in member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2217 HWLoopInfo.CounterInReg = true; in isHardwareLoopProfitable()