Home
last modified time | relevance | path

Searched defs:ElemWidth (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp412 int ElemWidth = ElemTy.getFixedSizeInBits(); in initializeHVXLowering() local
722 unsigned ElemWidth = ElemTy.getSizeInBits(); in convertToByteIndex() local
735 unsigned ElemWidth = ElemTy.getSizeInBits(); in getIndexInWord32() local
786 unsigned ElemWidth = ElemTy.getSizeInBits(); in buildHvxVectorReg() local
1155 unsigned ElemWidth = ElemTy.getSizeInBits(); in extractHvxElementReg() local
1198 unsigned ElemWidth = ElemTy.getSizeInBits(); in insertHvxElementReg() local
1261 unsigned ElemWidth = ElemTy.getSizeInBits(); in extractHvxSubvectorReg() local
1365 unsigned ElemWidth = ElemTy.getSizeInBits(); in insertHvxSubvectorReg() local
1878 unsigned ElemWidth = ElemTy.getSizeInBits(); in LowerHvxCttz() local
2087 unsigned ElemWidth = ElemTy.getSizeInBits(); in LowerHvxFunnelShift() local
[all …]
H A DHexagonISelLowering.h433 unsigned ElemWidth = ElemTy.getSizeInBits(); tyVector() local
H A DHexagonTargetTransformInfo.cpp135 ElementCount HexagonTTIImpl::getMinimumVF(unsigned ElemWidth, in getMinimumVF() argument
H A DHexagonISelLowering.cpp2477 unsigned ElemWidth = ElemTy.getSizeInBits(); getBuildVectorConstInts() local
2666 unsigned ElemWidth = VecTy.getVectorElementType().getSizeInBits(); extractVector() local
H A DHexagonVectorCombine.cpp1722 unsigned ElemWidth = ElemTy->getBitWidth(); in processFxpMul() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp221 void makeInteger(unsigned ElemWidth, bool Sign) { in makeInteger() argument
228 void makeImmediate(unsigned ElemWidth) { in makeImmediate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1486 getMaximumVF(unsigned ElemWidth,unsigned Opcode) const getMaximumVF() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h476 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
480 getMaximumVF(unsigned ElemWidth,unsigned Opcode) getMaximumVF() argument
H A DTargetTransformInfo.h2512 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
2516 getMaximumVF(unsigned ElemWidth,unsigned Opcode) getMaximumVF() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp337 unsigned GCNTTIImpl::getMaximumVF(unsigned ElemWidth, unsigned Opcode) const { in getMaximumVF() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp738 getMinimumVF(unsigned ElemWidth,bool IsScalable) const getMinimumVF() argument
743 getMaximumVF(unsigned ElemWidth,unsigned Opcode) const getMaximumVF() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7081 CharUnits ElemWidth = Info.Ctx.getTypeSizeInChars(CAT->getElementType()); visitArray() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1138 getMaximumVF(unsigned ElemWidth,unsigned Opcode) const getMaximumVF() argument