Home
last modified time | relevance | path

Searched refs:NoFramePointerElim (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DExecutionEngine.h46 LLVMBool NoFramePointerElim; member
/third_party/mesa3d/docs/relnotes/
D10.6.8.rst102 - gallivm: Do not use NoFramePointerElim with LLVM 3.7.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp190 StringRef Value = options.NoFramePointerElim ? "all" : "none"; in LLVMCreateMCJITCompilerForModule()