Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp361 MFI->setObjectSSPLayout(FI, MachineFrameInfo::SSPLK_None); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h578 void setObjectSSPLayout(int ObjectIdx, SSPLayoutKind Kind) { in setObjectSSPLayout() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp101 MFI.setObjectSSPLayout(I, LI->second); in copyToMachineFrameInfo()
H A DStackColoring.cpp970 MFI->setObjectSSPLayout(SI.second, FromKind); in remapInstructions()