Home
last modified time | relevance | path

Searched defs:StoreMI (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp1357 MachineInstr *StoreMI = prior(NextMII); in OptimizeByUnfold2() local
1572 MachineInstr *StoreMI = MII; in CommuteToFoldReload() local
1612 MachineInstr *StoreMI = prior(oldNextMII); in SpillRegToStackSlot() local
1760 MachineInstr *StoreMI = prior(MII); in InsertEmergencySpills() local
1908 MachineInstr *StoreMI = prior(oldNextMII); in InsertSpills() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp543 MachineInstr &StoreMI = *StoreMO.getParent(); in findPotentiallylBlockedCopies() local