Lines Matching full:domains
15 // transferring data between integer and floating point domains. ARM cores
36 /// of execution domains.
44 /// into one of more execution domains. There is a separate collapsed
46 /// domains. A register value is initially created in a single execution
49 /// domains.
55 // Bitmask of available domains. For an open DomainValue, it is the still
56 // possible domains for collapsing. For a collapsed DomainValue it is the
57 // domains where the register is available for free.
69 // track of the domains where the registers are already available.
87 // Return bitmask of domains that are available and in mask.
318 // Restrict to the domains that A and B have in common.
437 // Update instructions with explicit execution domains.
478 // Kill off domains redefined by generic instructions.
531 // A soft instruction can be changed to work in other domains given by mask.
533 // Bitmask of available domains for this instruction after taking collapsed
537 // Scan the explicit use operands for incoming domains.
547 // Bitmask of domains that dv and available have in common.
551 // Restrict available domains to the ones in common with the operand.
552 // If there are no common domains, we must pay the cross-domain