Home
last modified time | relevance | path

Searched defs:EmitSwitch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gemmlowp/meta/generators/
H A Dcc_emitter.py196 def EmitSwitch(self, switch): member in CCEmitter
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp522 void SpirvEmitter::EmitSwitch(InsnIterator insn) in EmitSwitch() function in sw::SpirvEmitter