Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp845 SmallVectorImpl<MachineInstr*> &NewMIs, in StoreRegToStackSlot()
943 SmallVector<MachineInstr*, 4> NewMIs; in storeRegToStackSlot() local
975 SmallVectorImpl<MachineInstr*> &NewMIs, in LoadRegFromStackSlot()
1050 SmallVector<MachineInstr*, 4> NewMIs; in loadRegFromStackSlot() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h796 SmallVectorImpl<MachineInstr*> &NewMIs) const{ in unfoldMemoryOperand()
/external/llvm/lib/CodeGen/
DMachineLICM.cpp1260 SmallVector<MachineInstr *, 2> NewMIs; in ExtractHoistableLoad() local
DTwoAddressInstructionPass.cpp1272 SmallVector<MachineInstr *, 2> NewMIs; in tryInstructionTransform() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp214 std::vector<MachineInstr*> NewMIs; in convertToThreeAddress() local