Searched defs:EmitFunctionCall (Results 1 – 2 of 2) sorted by relevance
590 void SpirvEmitter::EmitFunctionCall(InsnIterator insn) in EmitFunctionCall() function in sw::SpirvEmitter
1137 auto *EmitFunctionCall = Builder.CreateCall( in insertCounterWriteout() local