Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetRepetitor.cpp82 ET.decrementLoopCounterAndJump(*Loop.MBB, *Loop.MBB, in Repeat()
H A DTarget.h98 virtual void decrementLoopCounterAndJump(MachineBasicBlock &MBB, in decrementLoopCounterAndJump() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp700 void decrementLoopCounterAndJump(MachineBasicBlock &MBB,
841 void ExegesisX86Target::decrementLoopCounterAndJump( in decrementLoopCounterAndJump() function in llvm::exegesis::ExegesisX86Target