Home
last modified time | relevance | path

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

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