Home
last modified time | relevance | path

Searched refs:Src0V (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp1187 const auto *Src0V = llvm::cast<Variable>(LastInsert->getSrc(0)); in findAllInserts() local
1188 const auto *Def = VM->getSingleDefinition(Src0V); in findAllInserts()
DIceTargetLoweringMIPS32.cpp2139 auto *Src0V = llvm::dyn_cast_or_null<Variable>(Src0); in postLowerLegalization() local
2153 _sw(Src0V, LegalMem); in postLowerLegalization()
2160 _swc1(Src0V, LegalMem); in postLowerLegalization()
2167 _sdc1(Src0V, LegalMem); in postLowerLegalization()
2196 _addu(Dst, Src0V, LegalImm); in postLowerLegalization()