Searched refs:CALLNZp (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/Shader/
H A DPixelProgram.hpp134 void CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister);
H A DVertexProgram.hpp91 void CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister);
H A DPixelProgram.cpp1333 CALLNZp(labelIndex, callSiteIndex, src);
1365 void PixelProgram::CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister) function in class:sw::PixelProgram
H A DVertexProgram.cpp1092 CALLNZp(labelIndex, callSiteIndex, src);
1124 void VertexProgram::CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister) function in class:sw::VertexProgram

Completed in 392 milliseconds