Home
last modified time | relevance | path

Searched defs:SeltTy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DWebAssembly.cpp113 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType() local
146 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType() local
H A DAMDGPU.cpp140 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType() local
178 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyKernelArgumentType() local
236 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType() local
H A DCSKY.cpp94 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType() local
H A DX86.cpp553 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType() local