Home
last modified time | relevance | path

Searched defs:executionMode (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c64 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp492 const std::string executionMode = in initPrograms() local
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
DConvertSPIRVToLLVM.cpp690 Value executionMode = in matchAndRewrite() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp1668 spirv::ExecutionMode executionMode, in build()