Searched refs:ConvertNot (Results 1 – 2 of 2) sorted by relevance
166 void ConvertNot(RegLocation rl_dest, RegLocation rl_src);
686 void MirConverter::ConvertNot(RegLocation rl_dest, RegLocation rl_src) { in ConvertNot() function in art::MirConverter1467 ConvertNot(rl_dest, rl_src[0]); in ConvertMIRNode()