Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp473 Function *DecFunc = in InsertLoopDec() local
477 Value *NewCond = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopDec()
495 Function *DecFunc = in InsertLoopRegDec() local
499 Value *Call = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopRegDec()