Home
last modified time | relevance | path

Searched refs:hasNosplitStack (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h214 bool hasNosplitStack() const { in hasNosplitStack() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1475 if (MMI->hasNosplitStack()) in doFinalization()