Home
last modified time | relevance | path

Searched defs:EmitFunctionCall (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp590 void SpirvEmitter::EmitFunctionCall(InsnIterator insn) in EmitFunctionCall() function in sw::SpirvEmitter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1137 auto *EmitFunctionCall = Builder.CreateCall( in insertCounterWriteout() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1260 auto *EmitFunctionCall = Builder.CreateCall( in insertCounterWriteout() local