Searched refs:ConvertIntNarrowing (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/portable/ |
D | mir_to_gbc.h | 159 void ConvertIntNarrowing(RegLocation rl_dest, RegLocation rl_src,
|
D | mir_to_gbc.cc | 651 void MirConverter::ConvertIntNarrowing(RegLocation rl_dest, RegLocation rl_src, in ConvertIntNarrowing() function in art::MirConverter 1425 ConvertIntNarrowing(rl_dest, rl_src[0], in ConvertMIRNode() 1429 ConvertIntNarrowing(rl_dest, rl_src[0], in ConvertMIRNode() 1433 ConvertIntNarrowing(rl_dest, rl_src[0], in ConvertMIRNode()
|