Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_nv50.cpp1807 CodeEmitterNV50::emitFlow(const Instruction *i, uint8_t flowOp) in emitFlow()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp2371 const TOperator flowOp = branchNode->getFlowOp(); in visitBranch() local