Home
last modified time | relevance | path

Searched refs:getCalleeSaveStackSlotSize (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h388 unsigned getCalleeSaveStackSlotSize() const { in getCalleeSaveStackSlotSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h415 unsigned getCalleeSaveStackSlotSize() const { in getCalleeSaveStackSlotSize() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h446 unsigned getCalleeSaveStackSlotSize() const { in getCalleeSaveStackSlotSize() function
/external/llvm/lib/MC/
DMCDwarf.cpp951 int size = asmInfo->getCalleeSaveStackSlotSize(); in getDataAlignmentFactor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1247 int size = asmInfo->getCalleeSaveStackSlotSize(); in getDataAlignmentFactor()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp1294 int size = asmInfo->getCalleeSaveStackSlotSize(); in getDataAlignmentFactor()