Home
last modified time | relevance | path

Searched refs:PrevInsts (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp201 ArrayRef<MachineInstr *> PrevInsts);
365 ArrayRef<MachineInstr *> PrevInsts) { in isSuitableMemoryOp() argument
380 for (auto *PrevMI : PrevInsts) { in isSuitableMemoryOp()
DModuloSchedule.cpp860 SmallVector<MachineInstr *, 4> PrevInsts; in addBranches() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h745 SmallVectorImpl<MachineInstr *> &PrevInsts, in reduceLoopCount() argument