Home
last modified time | relevance | path

Searched refs:GenIntNarrowing (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/
Dmir_to_lir.cc976 GenIntNarrowing(opcode, rl_dest, rl_src[0]); in CompileDalvikInstruction()
Dmir_to_lir.h818 void GenIntNarrowing(Instruction::Code opcode, RegLocation rl_dest,
Dgen_common.cc460 void Mir2Lir::GenIntNarrowing(Instruction::Code opcode, RegLocation rl_dest, in GenIntNarrowing() function in art::Mir2Lir