/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
D | Intermediate.cpp | 158 …if (left->isMatrix() || left->isArray() || left->isVector() || left->getBasicType() == EbtStruct) { in addBinaryMath() 165 … if (left->getBasicType() != EbtBool || left->isMatrix() || left->isArray() || left->isVector()) { in addBinaryMath() 173 if (left->getBasicType() == EbtStruct || left->getBasicType() == EbtBool) in addBinaryMath() 293 …if (child->getType().getBasicType() != EbtBool || child->getType().isMatrix() || child->getType().… in addUnaryMath() 303 if (child->getType().getBasicType() == EbtStruct || child->getType().isArray()) in addUnaryMath() 422 switch (node->getBasicType()) { in addConversion() 467 if (type.getBasicType() != node->getType().getBasicType()) in addConversion() 489 switch (node->getBasicType()) { in addConversion() 498 switch (node->getBasicType()) { in addConversion() 507 switch (node->getBasicType()) { in addConversion() [all …]
|
D | VariableInfo.cpp | 19 switch (type.getBasicType()) { in getVariableDataType() 83 if (type.getBasicType() == EbtStruct) { in getVariableInfo() 101 ASSERT(type.getBasicType() != EbtStruct); in getBuiltInVariableInfo() 119 ASSERT(type.getBasicType() == EbtStruct); in getUserDefinedVariableInfo()
|
D | ParseHelper.cpp | 350 switch (node->getBasicType()) { in lValueErrorCheck() 411 if (node->getBasicType() == EbtInt && node->getNominalSize() == 1) in integerErrorCheck() 566 if (op != EOpConstructStruct && IsSampler(typed->getBasicType())) { in constructorErrorCheck() 570 if (typed->getBasicType() == EbtVoid) { in constructorErrorCheck() 598 … if (type->getBasicType() != EbtBool || type->isArray() || type->isMatrix() || type->isVector()) { in boolErrorCheck() 657 type.getBasicType() != EbtStruct && IsSampler(type.getBasicType())) { in parameterSamplerErrorCheck() 667 if (IsSampler(type.getBasicType())) in containsSampler() 670 if (type.getBasicType() == EbtStruct) { in containsSampler() 689 if (constant == 0 || constant->getBasicType() != EbtInt) { in arraySizeErrorCheck() 1029 if (type.getObjectSize() == 1 && type.getBasicType() != EbtStruct) { in executeInitializer()
|
D | OutputGLSL.cpp | 22 switch (type.getBasicType()) in getTypeName() 33 if (type.getBasicType() == EbtStruct) in getTypeName() 102 if ((type.getBasicType() == EbtStruct) && in writeVariableType() 160 if (type.getBasicType() == EbtStruct) in writeConstantUnion() 258 ASSERT(element->getBasicType() == EbtInt); in visitBinary() 565 ASSERT(type.getBasicType() == EbtStruct); in visitAggregate()
|
D | glslang.y | 281 …$$->setType(TType($1->getBasicType(), $1->getPrecision(), EvqTemporary, $1->getNominalSize(), $1->… 286 … $$->setType(TType($1->getBasicType(), $1->getPrecision(), EvqConst, $1->getNominalSize())); 288 … $$->setType(TType($1->getBasicType(), $1->getPrecision(), EvqTemporary, $1->getNominalSize())); 290 $$->setType(TType($1->getBasicType(), $1->getPrecision(), EvqConst)); 292 $$->setType(TType($1->getBasicType(), $1->getPrecision(), EvqTemporary)); 320 … $$->setType(TType($1->getBasicType(), $1->getPrecision(), EvqConst, (int) (*$3.string).size())); 327 $$->setType(TType($1->getBasicType(), $1->getPrecision())); 332 …$$->setType(TType($1->getBasicType(), $1->getPrecision(), EvqTemporary, (int) vectorString.size())… 352 … $$->setType(TType($1->getBasicType(), $1->getPrecision(),EvqTemporary, $1->getNominalSize())); 358 $$->setType(TType($1->getBasicType(), $1->getPrecision())); [all …]
|
D | intermediate.h | 247 TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function 469 bool usesTernaryOperator() const { return getBasicType() != EbtVoid; } in usesTernaryOperator()
|
D | OutputHLSL.cpp | 792 else if (node->getLeft()->getBasicType() == EbtStruct) in visitBinary() 838 switch (node->getLeft()->getBasicType()) in visitBinary() 1590 if (constant->getBasicType() == EbtInt && constant->getNominalSize() == 1) in handleExcessiveLoop() 1612 if (constant->getBasicType() == EbtInt && constant->getNominalSize() == 1) in handleExcessiveLoop() 1634 if (constant->getBasicType() == EbtInt && constant->getNominalSize() == 1) in handleExcessiveLoop() 1774 if (type.getBasicType() == EbtStruct) in typeString() 1810 switch (type.getBasicType()) in typeString() 2086 if (type.getBasicType() == EbtStruct) in writeConstantUnion()
|
D | Types.h | 159 TBasicType getBasicType() const { return type; } in getBasicType() function 176 if (getBasicType() == EbtStruct) in getObjectSize()
|
D | ValidateLimitations.cpp | 227 TBasicType type = symbol->getBasicType(); in validateForLoopInit() 451 if (!index->isScalar() || (index->getBasicType() != EbtInt)) { in validateIndexing()
|
D | glslang_tab.cpp | 2262 …mTypedNode)->setType(TType((yyvsp[(1) - (4)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2267 …mTypedNode)->setType(TType((yyvsp[(1) - (4)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2269 …mTypedNode)->setType(TType((yyvsp[(1) - (4)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2271 …mTypedNode)->setType(TType((yyvsp[(1) - (4)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2273 …mTypedNode)->setType(TType((yyvsp[(1) - (4)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2309 …mTypedNode)->setType(TType((yyvsp[(1) - (3)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2316 …mTypedNode)->setType(TType((yyvsp[(1) - (3)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2321 …mTypedNode)->setType(TType((yyvsp[(1) - (3)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2341 …mTypedNode)->setType(TType((yyvsp[(1) - (3)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… 2347 …mTypedNode)->setType(TType((yyvsp[(1) - (3)].interm.intermTypedNode)->getBasicType(), (yyvsp[(1) -… [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
D | TypedConstant.java | 36 public final int getBasicType() { in getBasicType() method in TypedConstant 37 return getType().getBasicType(); in getBasicType()
|
D | Zeroes.java | 39 switch (type.getBasicType()) { in zeroFor()
|
D | CstType.java | 104 switch (primitiveType.getBasicType()) { in forBoxedPrimitiveType()
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | PhiTypeResolver.java | 74 && (definsn.getResult().getBasicType() == Type.BT_VOID)) { in run() 140 if (rs.getBasicType() != Type.BT_VOID) { in resolveResultType() 162 if (rs.getBasicType() == Type.BT_VOID){ in resolveResultType()
|
D | SCCP.java | 271 switch (((TypedConstant) cA).getBasicType()) { in simulateBranch() 302 switch (((TypedConstant) cA).getBasicType()) { in simulateBranch() 520 resultConstant = simulateMath(insn, result.getBasicType()); in simulateStmt()
|
D | EscapeAnalysis.java | 225 result.getTypeBearer().getBasicType() == Type.BT_OBJECT) { in processInsn() 230 result.getTypeBearer().getBasicType() == Type.BT_OBJECT) { in processInsn() 236 result.getTypeBearer().getBasicType() == Type.BT_OBJECT) { in processInsn() 420 if (putValue.getTypeBearer().getBasicType() != Type.BT_OBJECT) { in processUse()
|
D | LiteralOpUpgrader.java | 154 if (type.isConstant() && type.getBasicType() == Type.BT_INT) { in tryReplacingWithConstant()
|
D | SsaRenamer.java | 347 if (newVersion.getBasicType() != Type.BT_VOID in map()
|
/external/dexmaker/src/dx/java/com/android/dx/rop/type/ |
D | TypeBearer.java | 50 public int getBasicType(); in getBasicType() method
|
D | Type.java | 543 public int getBasicType() { in getBasicType() method in Type
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | RopToDop.java | 502 switch (resultReg.getBasicType()) { in dopFor() 525 int basicType = ref.getBasicType(); in dopFor() 538 int basicType = ref.getBasicType(); in dopFor() 551 int basicType = ref.getBasicType(); in dopFor() 564 int basicType = ref.getBasicType(); in dopFor()
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
D | RegisterSpec.java | 307 public final int getBasicType() { in getBasicType() method in RegisterSpec 308 return type.getBasicType(); in getBasicType()
|
D | Rops.java | 1682 switch (type.getBasicType()) { in opCmpl() 1699 switch (type.getBasicType()) { in opCmpg() 1784 switch (type.getBasicType()) { in opAget() 1807 switch (type.getBasicType()) { in opAput() 1833 switch (elementType.getBasicType()) { in opNewArray() 1892 switch (type.getBasicType()) { in opGetField() 1915 switch (type.getBasicType()) { in opPutField() 1938 switch (type.getBasicType()) { in opGetStatic() 1961 switch (type.getBasicType()) { in opPutStatic()
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
D | Code.java | 750 if (sourceType.getBasicType() == BT_INT) { in getCastRop() 751 switch (targetType.getBasicType()) { in getCastRop()
|
/external/webkit/Source/ThirdParty/ANGLE/ |
D | ChangeLog | 722 (TType::getBasicType): 760 (TIntermTyped::getBasicType):
|