Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h278 bool CloneStubsIntoPartitions = true),
290 bool CloneStubsIntoPartitions = true)
296 CloneStubsIntoPartitions(CloneStubsIntoPartitions) {} in ES()
412 if (CloneStubsIntoPartitions) in addLogicalModule()
746 bool CloneStubsIntoPartitions; variable
758 bool CloneStubsIntoPartitions) in LegacyCompileOnDemandLayer() argument
764 CloneStubsIntoPartitions(CloneStubsIntoPartitions) {} in LegacyCompileOnDemandLayer()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h175 bool CloneStubsIntoPartitions = true)
179 CloneStubsIntoPartitions(CloneStubsIntoPartitions) {} in BaseLayer()
266 if (CloneStubsIntoPartitions) in addLogicalModule()
509 bool CloneStubsIntoPartitions; variable