Home
last modified time | relevance | path

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

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