Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackProtector.cpp532 MFI.setObjectSSPLayout(I, LI->second); in copyToMachineFrameInfo()
DStackColoring.cpp943 MFI->setObjectSSPLayout(SI.second, FromKind); in remapInstructions()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h514 void setObjectSSPLayout(int ObjectIdx, SSPLayoutKind Kind) { in setObjectSSPLayout() function