Searched refs:getBaseOpcodeForVP (Results 1 – 3 of 3) sorted by relevance
1422 std::optional<unsigned> getBaseOpcodeForVP(unsigned Opcode, bool hasFPExcept);
536 std::optional<unsigned> ISD::getBaseOpcodeForVP(unsigned VPOpcode, in getBaseOpcodeForVP() function in ISD
942 auto BaseOpc = ISD::getBaseOpcodeForVP(OpVal->getOpcode(), in match()