Searched defs:int_dst (Results 1 – 2 of 2) sorted by relevance
113 jint* int_dst = static_cast<jint*>(dst); in WriteOneDimensionalArray() local
1154 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst) { in get_setcc_op()