Searched refs:getEltType (Results 1 – 4 of 4) sorted by relevance
285 EltType getEltType() const { return (EltType)(Flags & EltTypeMask); } in getEltType() function287 EltType ET = getEltType(); in isPoly()291 EltType ET = getEltType(); in isFloatingPoint()297 switch (getEltType()) { in getEltSizeInBits()366 EltType getEltType() const { in getEltType() function
365 switch (TypeFlags.getEltType()) { in GetNeonType()404 switch (IntTypeFlags.getEltType()) { in GetFloatNeonType()2148 RTy, GetNeonType(this, NeonTypeFlags(Type.getEltType(), false, in EmitCommonNeonBuiltinExpr()2157 Ty, GetNeonType(this, NeonTypeFlags(Type.getEltType(), false, in EmitCommonNeonBuiltinExpr()3739 return getEltType(TypeFlags); in SVEBuiltinMemEltTy()3752 llvm::Type *CodeGenFunction::getEltType(const SVETypeFlags &TypeFlags) { in getEltType() function in CodeGenFunction3753 switch (TypeFlags.getEltType()) { in getEltType()3791 switch (TypeFlags.getEltType()) { in getSVEPredType()3826 switch (TypeFlags.getEltType()) { in getSVEType()6903 assert(Type.getEltType() == NeonTypeFlags::Float64 && quad && in EmitAArch64BuiltinExpr()[all …]
323 switch (Flags.getEltType()) { in getNeonEltType()
4780 llvm::Type *getEltType(const SVETypeFlags &TypeFlags);