Searched refs:target_int (Results 1 – 2 of 2) sorted by relevance
2824 int64_t target_int = reinterpret_cast<int64_t>(target); in Call() local2828 li(t9, Operand(target_int, rmode), ADDRESS_LOAD); in Call()
2913 int32_t target_int = reinterpret_cast<int32_t>(target); in Call() local2917 li(t9, Operand(target_int, rmode), CONSTANT_SIZE); in Call()