Home
last modified time | relevance | path

Searched refs:checkAtomicMemoryBuiltinFunctions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.h477 void checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall);
H A DParseContext.cpp7592 void TParseContext::checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall) in checkAtomicMemoryBuiltinFunctions() function in sh::TParseContext
7841 checkAtomicMemoryBuiltinFunctions(callNode); in addNonConstructorFunctionCallImpl()