Home
last modified time | relevance | path

Searched refs:setOffsetAdjustment (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430FrameLowering.cpp63 MFI->setOffsetAdjustment(-NumBytes); in emitPrologue()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h411 void setOffsetAdjustment(int Adj) { OffsetAdjustment = Adj; } in setOffsetAdjustment() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp64 MFI.setOffsetAdjustment(-NumBytes); in emitPrologue()
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp64 MFI->setOffsetAdjustment(-NumBytes); in emitPrologue()
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h486 void setOffsetAdjustment(int Adj) { OffsetAdjustment = Adj; } in setOffsetAdjustment() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb1FrameLowering.cpp151 MFI->setOffsetAdjustment(MFI->getOffsetAdjustment() - in emitPrologue()
DARMFrameLowering.cpp253 MFI->setOffsetAdjustment(MFI->getOffsetAdjustment() - in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h537 void setOffsetAdjustment(int Adj) { OffsetAdjustment = Adj; } in setOffsetAdjustment() function
/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp279 MFI->setOffsetAdjustment(MFI->getOffsetAdjustment() - in emitPrologue()
DARMFrameLowering.cpp634 MFI->setOffsetAdjustment(MFI->getOffsetAdjustment() - in emitPrologue()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp460 MFI.setOffsetAdjustment(YamlMFI.OffsetAdjustment); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp576 MFI.setOffsetAdjustment(YamlMFI.OffsetAdjustment); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp348 MFI.setOffsetAdjustment(MFI.getOffsetAdjustment() - in emitPrologue()
DARMFrameLowering.cpp702 MFI.setOffsetAdjustment(MFI.getOffsetAdjustment() - in emitPrologue()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp694 MFI->setOffsetAdjustment(-NumBytes); in emitPrologue()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1040 MFI->setOffsetAdjustment(-NumBytes); in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp1110 MFI.setOffsetAdjustment(-NumBytes); in emitPrologue()