Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dmsa.h416 #define __msa_nloc_b __builtin_msa_nloc_b macro
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-mips-msa.c630 v16i8_r = __msa_nloc_b(v16i8_a); // CHECK: call <16 x i8> @llvm.mips.nloc.b( in test()