Searched refs:target_int (Results 1 – 1 of 1) sorted by relevance
3863 int32_t target_int = static_cast<int32_t>(target); in Call() local3866 UnpackTargetAddressUnsigned(target_int, lui_offset, jialc_offset); in Call()3868 RecordRelocInfo(rmode, target_int); in Call()3873 li(t9, Operand(target_int, rmode), CONSTANT_SIZE); in Call()