Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h297 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h354 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h354 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp548 MFI.setStackProtectorIndex(FI); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp750 MFI.setStackProtectorIndex(FI); in initializeFrameInfo()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp796 MFI.setStackProtectorIndex(FI); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1464 MF->getFrameInfo().setStackProtectorIndex(FI); in translateKnownIntrinsic()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2047 MF->getFrameInfo().setStackProtectorIndex(FI); in translateKnownIntrinsic()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2611 MFI.setStackProtectorIndex(FuncInfo.StaticAllocaMap[Slot]); in fastLowerIntrinsicCall()
/external/llvm-project/llvm/lib/Target/X86/
DX86FastISel.cpp2795 MFI.setStackProtectorIndex(FuncInfo.StaticAllocaMap[Slot]); in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp2775 MFI.setStackProtectorIndex(FuncInfo.StaticAllocaMap[Slot]); in fastLowerIntrinsicCall()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5384 MFI->setStackProtectorIndex(FI); in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6514 MFI.setStackProtectorIndex(FI); in visitIntrinsicCall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6397 MFI.setStackProtectorIndex(FI); in visitIntrinsicCall()