Home
last modified time | relevance | path

Searched refs:setStackProtectorIndex (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h355 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp673 MFI.setStackProtectorIndex(FI); in initializeFrameInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1016 MF->getFrameInfo().setStackProtectorIndex(FI); in translateKnownIntrinsic()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp2789 MFI.setStackProtectorIndex(FuncInfo.StaticAllocaMap[Slot]); in fastLowerIntrinsicCall()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5916 MFI.setStackProtectorIndex(FI); in visitIntrinsicCall()