Home
last modified time | relevance | path

Searched defs:Lanes (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp117 const unsigned Units = HexagonConvertUnits(ItinUnits, &Lanes); in HexagonCVIResource() local
139 unsigned Lanes; global() member
143 makeAllBits(unsigned startBit,unsigned Lanes) makeAllBits() argument
H A DHexagonMCTargetDesc.cpp175 unsigned llvm::HexagonConvertUnits(unsigned ItinUnits, unsigned *Lanes) { in HexagonConvertUnits()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp135 unsigned long long Lanes; in ParseType() local
H A DMveEmitter.cpp291 unsigned Lanes; member in __anon819a2c470111::VectorType
294 VectorType(const ScalarType *Element, unsigned Lanes) in VectorType()
343 unsigned Lanes; member in __anon819a2c470111::PredicateType
346 PredicateType(unsigned Lanes) in PredicateType()
994 const VectorType *getVectorType(const ScalarType *ST, unsigned Lanes) { in getVectorType()
1011 const PredicateType *getPredicateType(unsigned Lanes) { in getPredicateType()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3307 unsigned Lanes = FVTy->getNumElements(); in ConstantFoldFixedVectorCall() local
3325 unsigned Lanes = FVTy->getNumElements(); in ConstantFoldFixedVectorCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp834 int Lanes = 1; in getCastInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2059 const size_t Lanes = Op.getNumOperands(); in LowerBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2754 LaneBitmask Lanes = SubRangeJoin ? LaneBitmask::getLane(0) in analyzeValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9204 SmallVector<SDValue, 3> Lanes; in LowerINTRINSIC_W_CHAIN() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2274 for (unsigned Lane = 0, Lanes = getNumLanes(); Lane != Lanes; ++Lane) in getVL() local