Searched refs:movt_instr (Results 1 – 1 of 1) sorted by relevance
494 Instruction* movt_instr = Instruction::At(pc + kInstrSize); in constant_pool_entry_address() local495 cp_offset = (movt_instr->ImmedMovwMovtValue() << 16) | in constant_pool_entry_address()520 Instruction* movt_instr = Instruction::At(pc + kInstrSize); in target_address_at() local522 (movt_instr->ImmedMovwMovtValue() << 16) | in target_address_at()