Searched refs:getLayoutType (Results 1 – 6 of 6) sorted by relevance
122 return isa<ScalableVectorType>(TT->getLayoutType()); in isScalableTargetExtTy()272 return TTy->getLayoutType()->isSized(Visited); in isSizedDerivedType()1059 Type *TargetExtType::getLayoutType() const { in getLayoutType() function in TargetExtType
834 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getAlignment()
717 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getTypeSizeInBits()
859 LLVM_ABI Type *getLayoutType() const;
895 C = Constant::getNullValue(TETy->getLayoutType()); in getConstantValue()1037 Ty = TETy->getLayoutType(); in StoreValueToMemory()1091 Ty = TETy->getLayoutType(); in LoadValueFromMemory()
3165 static SPIRVType *getLayoutType(const TargetExtType *ExtensionType, in getLayoutType() function3249 TargetType = getLayoutType(BuiltinType, MIRBuilder, GR); in lowerBuiltinType()