Home
last modified time | relevance | path

Searched defs:setStackProtectorIndex (Results 1 – 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h334 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex() function