Companion
Properties
Link copied to clipboard
val allPhiOperations: List<L2_PHI_PSEUDO_OPERATION<out L2Register, out L2ReadOperand<out L2Register>, out L2WriteOperand<out L2Register>, out L2ReadVectorOperand<out L2Register, out L2ReadOperand<out L2Register>>>>
Content copied to clipboard
The collection of phi operations, one per RegisterKind.
Link copied to clipboard
val boxed: L2_PHI_PSEUDO_OPERATION<L2BoxedRegister, L2ReadBoxedOperand, L2WriteBoxedOperand, L2ReadBoxedVectorOperand>
Content copied to clipboard
Link copied to clipboard
val unboxedFloat: L2_PHI_PSEUDO_OPERATION<L2FloatRegister, L2ReadFloatOperand, L2WriteFloatOperand, L2ReadFloatVectorOperand>
Content copied to clipboard
Link copied to clipboard
val unboxedInt: L2_PHI_PSEUDO_OPERATION<L2IntRegister, L2ReadIntOperand, L2WriteIntOperand, L2ReadIntVectorOperand>
Content copied to clipboard