Searched refs:isPrefixed (Results 1 – 4 of 4) sorted by relevance
142 if (TII->isPrefixed(MI.getOpcode())) { in ComputeBlockSizes()
316 bool isPrefixed(unsigned Opcode) const { in isPrefixed() function
1717 if (TII.isPrefixed(MI.getOpcode())) in eliminateFrameIndex()
489 return InstrInfo->isPrefixed(Opcode); in isPrefixedInstruction()