Home | History | Annotate | Download | only in X86

Lines Matching defs:Opcode

178   // Get opcode and regclass of the output for the given load instruction.
236 // Get opcode and regclass of the output for the given store instruction.
320 /// type SrcVT to type DstVT using the specified extension opcode Opc (e.g.
339 unsigned Opcode = Instruction::UserOp1;
346 Opcode = I->getOpcode();
350 Opcode = C->getOpcode();
360 switch (Opcode) {
599 unsigned Opcode = Instruction::UserOp1;
601 Opcode = I->getOpcode();
604 Opcode = C->getOpcode();
608 switch (Opcode) {
857 /// of the comparison, return an opcode that works for the compare (e.g.
1038 unsigned BranchOpc; // Opcode to jump on, e.g. "X86::JA"
1995 // Get opcode and regclass of the output for the given load instruction.
2117 // Get opcode and regclass for the given zero.