Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.h254 unsigned getOpSize(uint16_t Opcode, unsigned OpNo) const { in getOpSize() function
268 unsigned getOpSize(const MachineInstr &MI, unsigned OpNo) const { in getOpSize() function
DSIShrinkInstructions.cpp142 TII->isLiteralConstant(Src0, TII->getOpSize(MI, Src0Idx))) in foldImmediates()
DSIFoldOperands.cpp176 unsigned OpSize = TII->getOpSize(MI, 1); in runOnMachineFunction()
DSIInstrInfo.cpp1341 if (usesConstantBus(MRI, MO, getOpSize(Opcode, OpIdx))) { in verifyInstruction()
1599 usesConstantBus(MRI, Op, getOpSize(*MI, i))) { in isOperandLegal()
1692 } else if (!isLiteralConstant(MO, getOpSize(MI->getOpcode(), Idx))) { in legalizeOperands()