Lines Matching full:pseudo
11 // pseudo registers into register stack instructions. This pass uses live
139 NumFPRegs = 16 // Including scratch pseudo-registers.
437 ++NumFP; // Keep track of # of pseudo instrs
474 dbgs() << "Just deleted pseudo instruction\n";
621 // The first element is an register file pseudo instruction, the second is the
974 // Change from the pseudo instruction to the concrete instruction.
1022 // Convert from the pseudo instruction to the concrete instruction.
1074 // Change from the pseudo instruction to the concrete instruction.
1082 // Define tables of various ways to map pseudo instructions
1229 assert(Opcode != -1 && "Unknown TwoArgFP pseudo instruction!");
1273 // Change from the pseudo instruction to the concrete instruction.
1298 // Change from the pseudo instruction to the concrete instruction.
1313 /// floating point instructions. This is primarily intended for use by pseudo
1761 I = MBB->erase(I); // Remove the pseudo instruction