Searched refs:getConditionalMove (Results 1 – 1 of 1) sorted by relevance
501 static unsigned getConditionalMove(unsigned Opcode) { in getConditionalMove() function511 return STI.hasLoadStoreOnCond() && getConditionalMove(Opcode); in isPredicable()540 if (unsigned CondOpcode = getConditionalMove(Opcode)) { in PredicateInstruction()