Searched refs:movt_instr (Results 1 – 1 of 1) sorted by relevance
528 Instruction* movt_instr = Instruction::At(pc + kInstrSize); in constant_pool_entry_address() local529 cp_offset = (movt_instr->ImmedMovwMovtValue() << 16) | in constant_pool_entry_address()554 Instruction* movt_instr = Instruction::At(pc + kInstrSize); in target_address_at() local556 (movt_instr->ImmedMovwMovtValue() << 16) | in target_address_at()