Home
last modified time | relevance | path

Searched defs:LoopDecrement (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp67 LoopDecrement("hardware-loop-decrement", cl::Hidden, cl::init(1), variable
208 Value *LoopDecrement = nullptr; member in __anone95c3c430111::HardwareLoop
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h102 Value *LoopDecrement = nullptr; // Decrement the loop counter by this member