Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DTarget.h103 virtual void decrementLoopCounterAndJump(MachineBasicBlock &MBB, in decrementLoopCounterAndJump() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp858 void ExegesisX86Target::decrementLoopCounterAndJump( in decrementLoopCounterAndJump() function in llvm::exegesis::ExegesisX86Target