Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h368 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp147 DstMFI.setStackProtectorIndex(SrcMFI.getStackProtectorIndex()); in cloneFrameInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp846 MFI.setStackProtectorIndex(FI); in initializeFrameInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2129 MF->getFrameInfo().setStackProtectorIndex(FI); in translateKnownIntrinsic()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp2763 MFI.setStackProtectorIndex(FuncInfo.StaticAllocaMap[Slot]); in fastLowerIntrinsicCall()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6750 MFI.setStackProtectorIndex(FI); in visitIntrinsicCall()