Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp976 const MachineOperand &Dop = MI.getOperand(0); in isAddImmediate() local
981 if (Dop.isReg() && Sop1.isReg() && Sop2.isImm()) in isAddImmediate()