Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DSnippetRepetitor.cpp95 ET.decrementLoopCounterAndJump(*Loop.MBB, *Loop.MBB, in Repeat()
H A DTarget.h98 virtual void decrementLoopCounterAndJump(MachineBasicBlock &MBB, in decrementLoopCounterAndJump() function
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp703 void decrementLoopCounterAndJump(MachineBasicBlock &MBB,
844 void ExegesisX86Target::decrementLoopCounterAndJump( in decrementLoopCounterAndJump() function in llvm::exegesis::ExegesisX86Target