| /external/clang/lib/CodeGen/ |
| D | SwiftCallingConv.cpp | 632 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() 638 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() 646 swiftcall::splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in splitLegalVectorType()
|
| D | TargetInfo.cpp | 129 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift()
|
| /external/capstone/bindings/java/capstone/ |
| D | Arm.java | 125 public int vectorSize; field in Arm.OpInfo
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmTypeTests.cpp | 130 deUint32 getConstituentIndex (deUint32 ndx, deUint32 vectorSize) in getConstituentIndex() 316 string getBooleanResultType (deUint32 vectorSize) in getBooleanResultType() 496 string getOtherSizeTypes (InputType inputType, deUint32 vectorSize, InputWidth inputWidth) in getOtherSizeTypes() 592 … string spirvOperation, InputType inputType, string spirvTestType, deUint32 vectorSize, InputWidth… in getBinaryFullOperationWithInputWidthStr() 840 deUint32 vectorSize) in SpvAsmTypeTests() 2301 deUint32 vectorSize) in SpvAsmTypeInt8Tests() 2352 deUint32 vectorSize) in SpvAsmTypeInt16Tests() 2403 deUint32 vectorSize) in SpvAsmTypeInt32Tests() 2454 deUint32 vectorSize) in SpvAsmTypeInt64Tests() 2505 deUint32 vectorSize) in SpvAsmTypeUint8Tests() [all …]
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fDefaultVertexAttributeTests.cpp | 326 …const int vectorSize = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_da… in genVertexSource() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fDefaultVertexAttributeTests.cpp | 402 …const int vectorSize = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_da… in genVertexSource() local
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | Types.h | 84 unsigned int vectorSize : 3; // vector return type size. member 1224 int vectorSize : 4; variable 2134 …int vectorSize : 4; // 1 means either scalar or 1-component vector; see vector1 to disambig… variable
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 5490 …angToSpvTraverser::createIntWidthConversion(glslang::TOperator op, spv::Id operand, int vectorSize) 5572 int vectorSize = builder.isVectorType(destType) ? builder.getNumTypeComponents(destType) : 0; local 5912 spv::Id TGlslangToSpvTraverser::makeSmearedConstant(spv::Id constant, int vectorSize)
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktBasicDrawTests.cpp | 626 const deUint32 vectorSize = m_data.params.firstVertex + m_data.params.vertexCount; in generateDrawData() local
|
| /external/skia/src/sksl/ |
| D | SkSLJIT.cpp | 1292 LLVMValueRef vectorSize = LLVMConstInt(fInt32Type, fVectorCount, false); in compileStageFunctionLoop() local
|
| D | SkSLSPIRVCodeGenerator.cpp | 749 int vectorSize = 0; in vectorize() local
|
| /external/skqp/src/sksl/ |
| D | SkSLJIT.cpp | 1292 LLVMValueRef vectorSize = LLVMConstInt(fInt32Type, fVectorCount, false); in compileStageFunctionLoop() local
|
| D | SkSLSPIRVCodeGenerator.cpp | 743 int vectorSize = 0; in vectorize() local
|
| /external/clang/lib/Sema/ |
| D | SemaType.cpp | 2312 unsigned vectorSize = static_cast<unsigned>(vecSize.getZExtValue()); in BuildExtVectorType() local 6332 unsigned vectorSize = static_cast<unsigned>(vecSize.getZExtValue() * 8); in HandleVectorSizeAttr() local
|
| /external/swiftshader/src/Reactor/ |
| D | SubzeroReactor.cpp | 1401 const int vectorSize = 16; in createConstantVector() local
|