Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DSymbolTable.h174 TOperator getBuiltInOp() const { return op; } in getBuiltInOp() function
DParseHelper.cpp3477 TOperator op = fnCall->getBuiltInOp(); in addFunctionCallOrMethod()
3559 op = fnCandidate->getBuiltInOp(); in addFunctionCallOrMethod()