Searched refs:SPAdj (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDGPURegisterInfo.cpp39 int SPAdj,
38 eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj, RegScavenger *RS) const argument
H A DAMDGPURegisterInfo.h54 void eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj,
/external/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.h38 int SPAdj, unsigned FIOperandNum,
H A DMSP430RegisterInfo.cpp105 int SPAdj, unsigned FIOperandNum,
107 assert(SPAdj == 0 && "Unexpected");
104 eliminateFrameIndex(MachineBasicBlock::iterator II, int SPAdj, unsigned FIOperandNum, RegScavenger *RS) const argument
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPURegisterInfo.cpp39 int SPAdj,
38 eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj, RegScavenger *RS) const argument
H A DAMDGPURegisterInfo.h54 void eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj,
/external/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.h44 int SPAdj, unsigned FIOperandNum,
/external/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h151 /// available and do the appropriate bookkeeping. SPAdj is the stack
155 MachineBasicBlock::iterator I, int SPAdj);
156 unsigned scavengeRegister(const TargetRegisterClass *RegClass, int SPAdj) { argument
157 return scavengeRegister(RegClass, MBBI, SPAdj);
/external/llvm/lib/CodeGen/
H A DPrologEpilogInserter.h70 int &SPAdj);
H A DPrologEpilogInserter.cpp707 // Store SPAdj at exit of a basic block.
716 int SPAdj = 0; local
722 SPAdj = SPState[StackPred->getNumber()];
725 replaceFrameIndices(BB, Fn, SPAdj);
726 SPState[BB->getNumber()] = SPAdj;
734 int SPAdj = 0; local
735 replaceFrameIndices(BB, Fn, SPAdj);
740 int &SPAdj) {
765 SPAdj += Size;
813 TRI.eliminateFrameIndex(MI, SPAdj,
739 replaceFrameIndices(MachineBasicBlock *BB, MachineFunction &Fn, int &SPAdj) argument
846 int SPAdj = 0; local
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h60 int SPAdj, unsigned FIOperandNum,
/external/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.h49 void eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj,
H A DNVPTXRegisterInfo.cpp93 int SPAdj, unsigned FIOperandNum,
95 assert(SPAdj == 0 && "Unexpected");
92 eliminateFrameIndex(MachineBasicBlock::iterator II, int SPAdj, unsigned FIOperandNum, RegScavenger *RS) const argument
/external/llvm/lib/Target/R600/
H A DAMDGPURegisterInfo.h54 void eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj,
H A DAMDGPURegisterInfo.cpp38 int SPAdj,
37 eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj, unsigned FIOperandNum, RegScavenger *RS) const argument
/external/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.h46 int SPAdj, unsigned FIOperandNum,
H A DSparcRegisterInfo.cpp153 int SPAdj, unsigned FIOperandNum,
155 assert(SPAdj == 0 && "Unexpected");
152 eliminateFrameIndex(MachineBasicBlock::iterator II, int SPAdj, unsigned FIOperandNum, RegScavenger *RS) const argument
/external/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h51 int SPAdj, unsigned FIOperandNum,
H A DSystemZRegisterInfo.cpp58 int SPAdj, unsigned FIOperandNum,
60 assert(SPAdj == 0 && "Outgoing arguments should be part of the frame");
57 eliminateFrameIndex(MachineBasicBlock::iterator MI, int SPAdj, unsigned FIOperandNum, RegScavenger *RS) const argument
/external/llvm/lib/Target/ARM/
H A DThumb1RegisterInfo.h58 int SPAdj, unsigned FIOperandNum,
H A DARMFrameLowering.h50 unsigned &FrameReg, int SPAdj) const;
/external/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h63 int SPAdj, unsigned FIOperandNum,
/external/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h83 void eliminateFrameIndex(MachineBasicBlock::iterator II, int SPAdj,
/external/llvm/lib/Target/X86/
H A DX86RegisterInfo.h120 int SPAdj, unsigned FIOperandNum,
/external/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h88 int SPAdj, unsigned FIOperandNum,

Completed in 217 milliseconds

12