Searched refs:DSI (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/gnu/dts/include/dt-bindings/clock/
H A Dstm32mp1-clks.h70 #define DSI 57 macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp639 MachineBasicBlock::instr_iterator DSI = I.getInstrIterator(); local
641 if (InMicroMipsMode && TII->getInstSizeInBytes(*std::next(DSI)) == 2 &&
642 DSI->isCall()) {
651 DSI->setDesc(TII->get(getEquivalentCallShort(DSI->getOpcode())));

Completed in 58 milliseconds