Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h300 bool shouldEmitStackProtector() const { in shouldEmitStackProtector() function
313 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is " in initialize()
DSelectionDAGISel.cpp1751 } else if (SDB->SPDescriptor.shouldEmitStackProtector()) { in FinishBasicBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h303 bool shouldEmitStackProtector() const { in shouldEmitStackProtector() function
316 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is " in initialize()
DSelectionDAGISel.cpp1751 } else if (SDB->SPDescriptor.shouldEmitStackProtector()) { in FinishBasicBlock()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h480 bool shouldEmitStackProtector() const { in shouldEmitStackProtector() function
493 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is " in initialize()
DSelectionDAGISel.cpp1615 } else if (SDB->SPDescriptor.shouldEmitStackProtector()) { in FinishBasicBlock()