Searched refs:hasDisplacementPairInsn (Results 1 – 3 of 3) sorted by relevance
318 bool hasDisplacementPairInsn(unsigned Opcode) const;
125 if (TII->hasDisplacementPairInsn(MI.getOpcode())) in orderFrameObjects()
1680 bool SystemZInstrInfo::hasDisplacementPairInsn(unsigned Opcode) const { in hasDisplacementPairInsn() function in SystemZInstrInfo