Home
last modified time | relevance | path

Searched refs:setObjectSSPLayout (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackProtector.cpp569 MFI.setObjectSSPLayout(I, LI->second); in copyToMachineFrameInfo()
DStackColoring.cpp943 MFI->setObjectSSPLayout(SI.second, FromKind); in remapInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h539 void setObjectSSPLayout(int ObjectIdx, SSPLayoutKind Kind) { in setObjectSSPLayout() function