Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp308 unsigned ElementWidth = VecTy->getScalarSizeInBits(); in IsPredicatedVectorLoop() local
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp347 int ElementWidth; member
374 unsigned ElementWidth; member
1878 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, in CreateVectorReg()
1894 unsigned ElementWidth, RegKind RegisterKind, SMLoc S, SMLoc E, in CreateVectorList()
3144 unsigned ElementWidth = KindRes->second; in tryParseNeonVectorRegister() local
3235 unsigned ElementWidth = KindRes->second; in tryParseSVEPredicateVector() local
3472 unsigned ElementWidth = 0; in tryParseVectorList() local
6128 unsigned ElementWidth = KindRes->second; in tryParseSVEDataVector() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.cpp79 uint32_t ElementWidth(const analysis::Type* type) { in ElementWidth() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.cpp79 uint32_t ElementWidth(const analysis::Type* type) { in ElementWidth() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dfolding_rules.cpp79 uint32_t ElementWidth(const analysis::Type* type) { in ElementWidth() function
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1933 RISCVVSEW ElementWidth = static_cast<RISCVVSEW>(Log2_32(SEW / 8)); in addVSetVL() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6205 unsigned ElementWidth = VT.getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp7098 CharUnits ElementWidth = Info.Ctx.getTypeSizeInChars(Ty->getElementType()); in visit() local