Home
last modified time | relevance | path

Searched defs:DepMI (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMacroFusion.cpp188 const MachineInstr *DepMI = DepSU.getInstr(); in scheduleAdjacentImpl() local
DImplicitNullChecks.cpp674 if (auto *DepMI = NC.getOnlyDependency()) { in rewriteNullChecks() local
699 if (auto *DepMI = NC.getOnlyDependency()) { in rewriteNullChecks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp906 if (MemIntrinsic *DepMI = dyn_cast<MemIntrinsic>(DepInst)) { in AnalyzeLoadAvailability() local
DNewGVN.cpp1452 } else if (auto *DepMI = dyn_cast<MemIntrinsic>(DepInst)) { in performSymbolicLoadCoercion() local