Searched refs:getDstOpndCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_sm4.cpp139 unsigned int getDstOpndCount(enum sm4_opcode opcode) const;
495 Converter::getDstOpndCount(enum sm4_opcode opcode) const function in class:__anon13839::Converter
1724 nDstOpnds = getDstOpndCount(opcode);
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_sm4.cpp139 unsigned int getDstOpndCount(enum sm4_opcode opcode) const;
495 Converter::getDstOpndCount(enum sm4_opcode opcode) const function in class:__anon27250::Converter
1724 nDstOpnds = getDstOpndCount(opcode);

Completed in 66 milliseconds