Searched refs:no_output_opcode (Results 1 – 2 of 2) sorted by relevance
1749 InstructionCode no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop() local1753 no_output_opcode = kArmCmn; in MaybeReplaceCmpZeroWithFlagSettingBinop()1757 no_output_opcode = kArmTst; in MaybeReplaceCmpZeroWithFlagSettingBinop()1761 no_output_opcode = kArmOrr; in MaybeReplaceCmpZeroWithFlagSettingBinop()1765 no_output_opcode = kArmTeq; in MaybeReplaceCmpZeroWithFlagSettingBinop()1774 *opcode = no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop()
2087 ArchOpcode no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop() local2092 no_output_opcode = kArm64Cmn32; in MaybeReplaceCmpZeroWithFlagSettingBinop()2097 no_output_opcode = kArm64Tst32; in MaybeReplaceCmpZeroWithFlagSettingBinop()2108 *opcode = no_output_opcode; in MaybeReplaceCmpZeroWithFlagSettingBinop()