Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/TypePromotion/ARM/
H A Dcasts.ll333 ; CHECK-NEXT: [[__SIZE__I_I_I_I:%.*]] = bitcast i32** [[__STR:%.*]] to i8*
338 ; CHECK-NEXT: [[__SIZE__I5_I_I:%.*]] = getelementptr inbounds i32*, i32** [[__STR]], i32 [[__N1:…
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3896 #define vec_dst(__PTR, __CW, __STR) \ argument
3897 __builtin_altivec_dst((const void *)(__PTR), (__CW), (__STR))
3900 #define vec_dstst(__PTR, __CW, __STR) \ argument
3901 __builtin_altivec_dstst((const void *)(__PTR), (__CW), (__STR))
3904 #define vec_dststt(__PTR, __CW, __STR) \ argument
3905 __builtin_altivec_dststt((const void *)(__PTR), (__CW), (__STR))
3908 #define vec_dstt(__PTR, __CW, __STR) \ argument
3909 __builtin_altivec_dstt((const void *)(__PTR), (__CW), (__STR))