Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp539 Function *DecFunc = in InsertLoopDec() local
543 Value *NewCond = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopDec()
561 Function *DecFunc = in InsertLoopRegDec() local
565 Value *Call = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopRegDec()