Searched refs:getVVPOpcode (Results 1 – 3 of 3) sorted by relevance
62 std::optional<unsigned> getVVPOpcode(unsigned Opcode) { in getVVPOpcode() function86 auto VVPOpc = getVVPOpcode(Op->getOpcode()); in maySafelyIgnoreMask()263 if (auto VVPOpc = getVVPOpcode(OC)) in getIdiomaticVectorType()
41 auto VVPOpcodeOpt = getVVPOpcode(Opcode); in lowerToVVP()125 auto VVPOpc = *getVVPOpcode(Op->getOpcode()); in lowerVVP_LOAD_STORE()178 auto VVPOC = *getVVPOpcode(Op.getOpcode()); in splitPackedLoadStore()
24 std::optional<unsigned> getVVPOpcode(unsigned Opcode);