Searched defs:originType (Results 1 – 7 of 7) sorted by relevance
30 const auto *const originType = cg_->GetVRegType(origin); in New() local
60 for (auto originType : originTypes) { in FilterUnionTypes() local
290 let originType = this.getClassOriginType(this.rightOp.getType()); variable
733 PrimType originType = src1.GetNode()->GetPrimType(); in ICmp() local
408 MIRType *originType = nullptr; variable
786 for (auto originType : originTypes) { in FilterUnionTypes() local
9803 const originType = this.tsTypeChecker.getTypeAtLocation(tsAsExpr.expression); constant