Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h78 static Optional<GlobalValueSet> compileRequested(GlobalValueSet Requested);
132 PartitionFunction Partition = compileRequested;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h81 static Optional<GlobalValueSet> compileRequested(GlobalValueSet Requested);
132 PartitionFunction Partition = compileRequested;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp104 CompileOnDemandLayer::compileRequested(GlobalValueSet Requested) { in compileRequested() function in llvm::orc::CompileOnDemandLayer
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp107 CompileOnDemandLayer::compileRequested(GlobalValueSet Requested) { in compileRequested() function in llvm::orc::CompileOnDemandLayer