Searched refs:operandA (Results 1 – 4 of 4) sorted by relevance
458 const MemOperand& operandA, in AreConsistentForPair() argument465 if (!operandA.base().Is(operandB.base()) || in AreConsistentForPair()466 (operandA.addrmode() != Offset) || in AreConsistentForPair()468 ((operandA.offset() & ((1 << access_size_log2) - 1)) != 0)) { in AreConsistentForPair()473 if ((operandB.offset() == operandA.offset() + (1 << access_size_log2)) && in AreConsistentForPair()474 is_int7(operandA.offset() >> access_size_log2)) { in AreConsistentForPair()477 if ((operandA.offset() == operandB.offset() + (1 << access_size_log2)) && in AreConsistentForPair()
667 static PairResult AreConsistentForPair(const MemOperand& operandA,
238 const GLenum operandA = combine->OperandA[term]; in texture_combine() local288 if (operandA == GL_ONE_MINUS_SRC_ALPHA) { in texture_combine()
11938 operandA begins at offest into the NV index contents and has a size equal to the size of operandB. …11939 TPM will perform the indicated arithmetic check using operandA and operandB. . If the check fails, …