Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h344 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() function
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h398 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h435 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() function
/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp271 MFI->setObjectSize(Color, Size); in ColorSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackSlotColoring.cpp317 MFI->setObjectSize(Color, Size); in ColorSlot()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp364 MFI->setObjectSize(Color, Size); in ColorSlot()