Home
last modified time | relevance | path

Searched refs:kEntryPointFunctionIdInIdx (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_context.cpp30 static const int kEntryPointFunctionIdInIdx = 1; variable
703 roots.push(e.GetSingleWordInOperand(kEntryPointFunctionIdInIdx)); in ProcessEntryPointCallTree()
713 roots.push(e.GetSingleWordInOperand(kEntryPointFunctionIdInIdx)); in ProcessReachableCallTree()
Daggressive_dead_code_elim_pass.cpp34 const uint32_t kEntryPointFunctionIdInIdx = 1; variable
407 if (ei.GetSingleWordInOperand(kEntryPointFunctionIdInIdx) == in AggressiveDCE()
Dinstrument_pass.cpp29 static const int kEntryPointFunctionIdInIdx = 1; variable
613 roots.push(e.GetSingleWordInOperand(kEntryPointFunctionIdInIdx)); in InstProcessEntryPointCallTree()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_context.cpp30 static const int kEntryPointFunctionIdInIdx = 1; variable
719 roots.push(e.GetSingleWordInOperand(kEntryPointFunctionIdInIdx)); in ProcessEntryPointCallTree()
729 roots.push(e.GetSingleWordInOperand(kEntryPointFunctionIdInIdx)); in ProcessReachableCallTree()
Daggressive_dead_code_elim_pass.cpp34 const uint32_t kEntryPointFunctionIdInIdx = 1; variable
407 if (ei.GetSingleWordInOperand(kEntryPointFunctionIdInIdx) == in AggressiveDCE()
Dinstrument_pass.cpp29 static const int kEntryPointFunctionIdInIdx = 1; variable
615 roots.push(e.GetSingleWordInOperand(kEntryPointFunctionIdInIdx)); in InstProcessEntryPointCallTree()