Searched refs:Src0V (Results 1 – 2 of 2) sorted by relevance
1187 const auto *Src0V = llvm::cast<Variable>(LastInsert->getSrc(0)); in findAllInserts() local1188 const auto *Def = VM->getSingleDefinition(Src0V); in findAllInserts()
2139 auto *Src0V = llvm::dyn_cast_or_null<Variable>(Src0); in postLowerLegalization() local2153 _sw(Src0V, LegalMem); in postLowerLegalization()2160 _swc1(Src0V, LegalMem); in postLowerLegalization()2167 _sdc1(Src0V, LegalMem); in postLowerLegalization()2196 _addu(Dst, Src0V, LegalImm); in postLowerLegalization()