Home
last modified time | relevance | path

Searched defs:ElementWidth (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/
H A DGmmTexture.h259 uint32_t ElementWidth, ElementHeight, ElementDepth; in __GmmTexFillHAlignVAlign() local
313 uint32_t ElementWidth, ElementHeight, ElementDepth; in __GmmTexFillHAlignVAlign() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp379 int ElementWidth; member
404 unsigned ElementWidth; member
417 unsigned ElementWidth; member
2188 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, in CreateVectorReg()
2205 unsigned NumElements, unsigned ElementWidth, in CreateVectorList()
2238 const unsigned ElementWidth) { in ComputeRegsForAlias()
2398 CreateMatrixRegister(unsigned RegNum, unsigned ElementWidth, MatrixKind Kind, in CreateMatrixRegister()
3493 unsigned ElementWidth = 0; in tryParseMatrixRegister() local
3540 unsigned ElementWidth = KindRes->second; in tryParseMatrixRegister() local
4096 unsigned ElementWidth = KindRes->second; in tryParseNeonVectorRegister() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp313 int ElementWidth; member
340 unsigned ElementWidth; member
1833 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, in CreateVectorReg()
1849 unsigned ElementWidth, RegKind RegisterKind, SMLoc S, SMLoc E, in CreateVectorList()
3089 unsigned ElementWidth = KindRes->second; in tryParseNeonVectorRegister() local
3180 unsigned ElementWidth = KindRes->second; in tryParseSVEPredicateVector() local
3417 unsigned ElementWidth = 0; in tryParseVectorList() local
5688 unsigned ElementWidth = KindRes->second; in tryParseSVEDataVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp308 unsigned ElementWidth = VecTy->getScalarSizeInBits(); in IsPredicatedVectorLoop() local
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust/
Ddecoder.rs355 enum ElementWidth { in add_array_field() enum
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_legacy/
Dparser.rs344 enum ElementWidth { in add_array_field() enum
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d10.h1042 UINT ElementWidth; member
1089 UINT ElementWidth; member
Dd3d11.h947 UINT ElementWidth; member
957 UINT ElementWidth; member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfolding_rules.cpp79 uint32_t ElementWidth(const analysis::Type* type) { in ElementWidth() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp79 uint32_t ElementWidth(const analysis::Type* type) { in ElementWidth() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.cpp79 uint32_t ElementWidth(const analysis::Type* type) { in ElementWidth() function
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6205 unsigned ElementWidth = VT.getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local