Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp776 SmallVectorImpl<MachineInstr*> &NewMIs, in StoreRegToStackSlot()
856 SmallVector<MachineInstr*, 4> NewMIs; in storeRegToStackSlot() local
888 SmallVectorImpl<MachineInstr*> &NewMIs, in LoadRegFromStackSlot()
951 SmallVector<MachineInstr*, 4> NewMIs; in loadRegFromStackSlot() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h608 SmallVectorImpl<MachineInstr*> &NewMIs) const{ in unfoldMemoryOperand()
/external/llvm/lib/CodeGen/
DMachineLICM.cpp1267 SmallVector<MachineInstr *, 2> NewMIs; in ExtractHoistableLoad() local
DTwoAddressInstructionPass.cpp1197 SmallVector<MachineInstr *, 2> NewMIs; in tryInstructionTransform() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp213 std::vector<MachineInstr*> NewMIs; in convertToThreeAddress() local