Searched refs:rhsp (Results 1 – 2 of 2) sorted by relevance
16 define void @vector_add_by_reference(<4 x i32>* %resultp, <4 x i32>* %lhsp, <4 x i32>* %rhsp) {27 %rhs = load <4 x i32>, <4 x i32>* %rhsp, align 16
131 static int compare_symbol_by_align(const void *lhsp, const void *rhsp) in compare_symbol_by_align() argument134 const struct ac_rtld_symbol *rhs = rhsp; in compare_symbol_by_align()