Searched refs:lhsp (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) {26 %lhs = load <4 x i32>, <4 x i32>* %lhsp, align 16
131 static int compare_symbol_by_align(const void *lhsp, const void *rhsp) in compare_symbol_by_align() argument133 const struct ac_rtld_symbol *lhs = lhsp; in compare_symbol_by_align()