Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp934 SmallVectorImpl<MachineInstr*> &NewMIs, in StoreRegToStackSlot()
1038 SmallVector<MachineInstr*, 4> NewMIs; in storeRegToStackSlot() local
1069 SmallVectorImpl<MachineInstr*> &NewMIs, in LoadRegFromStackSlot()
1148 SmallVector<MachineInstr*, 4> NewMIs; in loadRegFromStackSlot() local
/external/llvm/lib/CodeGen/
DMachineLICM.cpp1188 SmallVector<MachineInstr *, 2> NewMIs; in ExtractHoistableLoad() local
DTwoAddressInstructionPass.cpp1310 SmallVector<MachineInstr *, 2> NewMIs; in tryInstructionTransform() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h931 SmallVectorImpl<MachineInstr*> &NewMIs) const{ in unfoldMemoryOperand()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp215 std::vector<MachineInstr*> NewMIs; in convertToThreeAddress() local