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