Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp579 static int getEquivalentCallShort(int Opcode) { in getEquivalentCallShort() function
652 DSI->setDesc(TII->get(getEquivalentCallShort(DSI->getOpcode()))); in runOnMachineBasicBlock()