Home
last modified time | relevance | path

Searched refs:mapLocalFrameObject (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h285 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp141 MFI->mapLocalFrameObject(FrameIdx, LocalOffset); in AdjustStackOffset()
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h342 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp166 MFI.mapLocalFrameObject(FrameIdx, LocalOffset); in AdjustStackOffset()
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp157 MFI->mapLocalFrameObject(FrameIdx, LocalOffset); in AdjustStackOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h379 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() function
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp533 MFI.mapLocalFrameObject(ObjectIdx, Object.LocalOffset.getValue()); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp656 MFI.mapLocalFrameObject(ObjectIdx, Object.LocalOffset.getValue()); in initializeFrameInfo()
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1187 MFI->mapLocalFrameObject(i, -LFS); in processFunctionBeforeFrameFinalized()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1346 MFI.mapLocalFrameObject(i, -LFS); in processFunctionBeforeFrameFinalized()