Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp579 static int getEquivalentCallShort(int Opcode) { in getEquivalentCallShort() function
653 DSI->setDesc(TII->get(getEquivalentCallShort(DSI->getOpcode()))); in runOnMachineBasicBlock()