Searched refs:no_output_opcode (Results 1 – 2 of 2) sorted by relevance
1684 InstructionCode no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop() local1688 no_output_opcode = kArmCmn; in MaybeReplaceCmpZeroWithFlagSettingBinop()1692 no_output_opcode = kArmTst; in MaybeReplaceCmpZeroWithFlagSettingBinop()1696 no_output_opcode = kArmOrr; in MaybeReplaceCmpZeroWithFlagSettingBinop()1700 no_output_opcode = kArmTeq; in MaybeReplaceCmpZeroWithFlagSettingBinop()1709 *opcode = no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop()
1856 ArchOpcode no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop() local1861 no_output_opcode = kArm64Cmn32; in MaybeReplaceCmpZeroWithFlagSettingBinop()1866 no_output_opcode = kArm64Tst32; in MaybeReplaceCmpZeroWithFlagSettingBinop()1877 *opcode = no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop()