Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64StackTaggingPreRA.cpp368 MFI->setObjectSSPLayout(FI, MachineFrameInfo::SSPLK_None); in runOnMachineFunction()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h576 void setObjectSSPLayout(int ObjectIdx, SSPLayoutKind Kind) { in setObjectSSPLayout() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDStackProtector.cpp101 MFI.setObjectSSPLayout(I, LI->second); in copyToMachineFrameInfo()
HDStackColoring.cpp964 MFI->setObjectSSPLayout(SI.second, FromKind); in remapInstructions()