Home
last modified time | relevance | path

Searched refs:lhsp (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) {
26 %lhs = load <4 x i32>, <4 x i32>* %lhsp, 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
133 const struct ac_rtld_symbol *lhs = lhsp; in compare_symbol_by_align()