Home
last modified time | relevance | path

Searched refs:rhsp (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dmve-basic.ll16 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
/external/mesa3d/src/amd/common/
Dac_rtld.c131 static int compare_symbol_by_align(const void *lhsp, const void *rhsp) in compare_symbol_by_align() argument
134 const struct ac_rtld_symbol *rhs = rhsp; in compare_symbol_by_align()