Home
last modified time | relevance | path

Searched defs:PrevI (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp254 MachineInstr &PrevI = *std::prev(SplitI.getIterator()); in splitBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp330 iterator PrevI = std::prev(I); in find() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1941 MachineBasicBlock::iterator PrevI = std::prev(MBBI); in MergeReturnIntoLDM() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1218 BasicBlock::InstListType::iterator PrevI(I); in LdStHasDebugValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp2885 const Instruction *PrevI = I->getPrevNode(); in isAssumedDead() local