Lines Matching full:physical
34 STATISTIC(NumPRCopies, "Number of physical copies");
73 /// LiveRegDefs - A set of physical registers and their definition
167 // This is a physical register dependency and it's impossible or
193 // Release all the implicit physical register defs that are live.
200 "Physical register dependency violated?");
430 /// getPhysicalRegisterVT - Returns the ValueType of the physical register
441 assert(MCID.ImplicitDefs && "Physical reg def must be in implicit def list!");
472 /// scheduling of the given node to satisfy live physical register dependencies.
492 // Inline asm can clobber physical defs.
567 // All candidates are delayed due to live physical reg dependencies.
596 report_fatal_error("Can't handle live physical "
618 llvm_unreachable("Unable to resolve live physical register dependencies!");