Searched refs:GetStructType (Results 1 – 3 of 3) sorted by relevance
280 Type *GetStructType(const String &name); // query for existing struct type
197 Type *LMIRBuilder::GetStructType(const String &name) in GetStructType() function in maple::litecg::LMIRBuilder
1629 auto *retType = lmirBuilder_->GetStructType("overflow_internal@i32"); in VisitAddWithOverflow()1661 auto *retType = lmirBuilder_->GetStructType("overflow_internal@i32"); in VisitSubWithOverflow()1693 auto *retType = lmirBuilder_->GetStructType("overflow_internal@i32"); in VisitMulWithOverflow()