Lines Matching defs:getOpcode
1307 unsigned getOpcode() const { return Opcode; }
1333 switch (getOpcode()) {
1444 : VPRecipeWithIRFlags(VPDefOpcode, Operands, I), Opcode(I.getOpcode()) {}
1477 unsigned getOpcode() const { return Opcode; }
1547 assert(UI.getOpcode() == Opcode &&
1580 Instruction::CastOps getOpcode() const { return Opcode; }
1808 unsigned getOpcode() const { return Opcode; }
2458 : VPPartialReductionRecipe(ReductionInst->getOpcode(), Op0, Op1,
2488 unsigned getOpcode() const { return Opcode; }
2855 unsigned getOpcode() const { return getUnderlyingInstr()->getOpcode(); }