Searched defs:numOps (Results 1 – 10 of 10) sorted by relevance
242 const int numOps = isLast ? (m_spec.opsTotal - currentOpsTotal) : m_spec.opsPerExpression; in generateSource() local277 …ng LongShaderGenerator::makeExpression (const std::vector<std::string>& varNames, const int numOps) in makeExpression()
790 unsigned numOps = in ConstantFoldInsertElementInstruction() local808 unsigned numOps = in ConstantFoldInsertElementInstruction() local929 unsigned numOps; in ConstantFoldInsertValueInstruction() local960 unsigned numOps; in ConstantFoldInsertValueInstruction() local
212 uint32_t numOps = I->getNumOperands(); in getBasePointerValue() local
1015 void AtomicCounterIndexingCase::getShaderSpec (ShaderSpec* spec, int numCounters, int numOps, const… in getShaderSpec()1075 const int numOps = 4; in iterate() local
4322 const int numOps = 45; in renderTo() local
386 int numOps = R(30); in make_path() local
1610 const int numOps = NUM_OPS; in iterate() local1893 const int numOps = AtomicCounterIndexingCaseInstance::NUM_OPS; in createShaderSpec() local
372 uint8_t numOps; in make_path() local
112 uint8_t numOps; in fuzz_path() local
829 int numOps; member