func rewriteValuePPC64latelower(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64ADD(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64AND(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64ANDconst(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64CMPconst(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64ISEL(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64RLDICL(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64RLDICLCC(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64SETBC(v *Value) bool { … } func rewriteValuePPC64latelower_OpPPC64SETBCR(v *Value) bool { … } func rewriteBlockPPC64latelower(b *Block) bool { … }