Home
last modified time | relevance | path

Searched refs:xvclo_h (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsLoongArch.td936 foreach inst = ["xvneg_h", "xvmskltz_h", "xvclo_h", "xvclz_h", "xvpcnt_h",
/llvm-project/clang/test/CodeGen/LoongArch/lasx/
H A Dbuiltin-alias.c2601 v16i16 xvclo_h(v16i16 _1) { return __lasx_xvclo_h(_1); } in xvclo_h() function
H A Dbuiltin.c2623 v16i16 xvclo_h(v16i16 _1) { return __builtin_lasx_xvclo_h(_1); } in xvclo_h() function