Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp5582 AddRetType = (1 << 0), enumerator
5596 VectorRet = AddRetType | VectorizeRetType,
5654 NEONMAP1(vbsl_v, arm_neon_vbsl, AddRetType),
5655 NEONMAP1(vbslq_v, arm_neon_vbsl, AddRetType),
6289 NEONMAP1(vqrshrnd_n_s64, aarch64_neon_sqrshrn, AddRetType),
6290 NEONMAP1(vqrshrnd_n_u64, aarch64_neon_uqrshrn, AddRetType),
6295 NEONMAP1(vqrshrund_n_s64, aarch64_neon_sqrshrun, AddRetType),
6315 NEONMAP1(vqshrnd_n_s64, aarch64_neon_sqshrn, AddRetType),
6316 NEONMAP1(vqshrnd_n_u64, aarch64_neon_uqshrn, AddRetType),
6321 NEONMAP1(vqshrund_n_s64, aarch64_neon_sqshrun, AddRetType),
[all …]