Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp18 : IRLayer(ES, ManglingOpts), BaseLayer(BaseLayer), in IRCompileLayer()
20 ManglingOpts = &this->Compile->getManglingOptions(); in IRCompileLayer()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp18 : IRLayer(ES, ManglingOpts), BaseLayer(BaseLayer), in IRCompileLayer()
20 ManglingOpts = &this->Compile->getManglingOptions(); in IRCompileLayer()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h65 const IRSymbolMapper::ManglingOptions *ManglingOpts; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h64 const IRMaterializationUnit::ManglingOptions *ManglingOpts; variable