Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h250 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h297 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp548 MFI.setStackProtectorIndex(FI); in initializeFrameInfo()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2611 MFI.setStackProtectorIndex(FuncInfo.StaticAllocaMap[Slot]); in fastLowerIntrinsicCall()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4988 MFI->setStackProtectorIndex(FI); in visitIntrinsicCall()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5384 MFI->setStackProtectorIndex(FI); in visitIntrinsicCall()