Home | History | Annotate | Download | only in CodeGen

Lines Matching full:physical

201     /// number if it is not zero. If DstReg is a physical register and the
203 /// make sure to set it to the correct physical subregister.
385 "Cannot have a physical SubIdx");
930 // Finally, make sure that the physical subregister that will be
938 "Only expect to deal with virtual or physical registers");
1006 "Only expect virtual or physical registers in remat");
1513 // We checked above that there are no interfering defs of the physical
1515 // the physical register, we also need to check for interfering uses.
1534 // We're going to remove the copy which defines a physical reserved
2766 // If SrcReg is a physical register, the copy won't be coalesced.