Home | History | Annotate | Download | only in WebAssembly

Lines Matching defs:Opcode

182   unsigned Opcode = Instruction::UserOp1;
188 Opcode = I->getOpcode();
192 Opcode = C->getOpcode();
209 switch (Opcode) {