Home
last modified time | relevance | path

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

/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h497 bool shouldEmitStackProtector() const { in shouldEmitStackProtector() function
510 assert(!shouldEmitStackProtector() && "Stack Protector Descriptor is " in initialize()
DSelectionDAGISel.cpp1879 } else if (SDB->SPDescriptor.shouldEmitStackProtector()) { in FinishBasicBlock()