Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DHardwareLoops.cpp318 Value *LoopCountInit = InitLoopCount(); in Create() local
430 void HardwareLoop::InsertIterationSetup(Value *LoopCountInit) { in InsertIterationSetup()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DHardwareLoops.cpp316 Value *LoopCountInit = InitLoopCount(); in Create() local
441 Value* HardwareLoop::InsertIterationSetup(Value *LoopCountInit) { in InsertIterationSetup()