Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp712 SmallVector<MachineInstr *, 8> RemoveMIs; in runOnMachineFunction() local
725 RemoveMIs.push_back(&MI); in runOnMachineFunction()
731 for (MachineInstr *MI : RemoveMIs) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp709 SmallVector<MachineInstr *, 8> RemoveMIs; in runOnMachineFunction() local
722 RemoveMIs.push_back(&MI); in runOnMachineFunction()
728 for (MachineInstr *MI : RemoveMIs) in runOnMachineFunction()