Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp248 unsigned VectorSize, MCContext &Ctx) { in ScaleVectorOffset()
272 unsigned VectorSize = HRI.getRegSizeInBits(Hexagon::HvxVRRegClass) / 8; in HexagonProcessInstruction() local
H A DHexagonInstrInfo.cpp2809 unsigned VectorSize = TRI->getSpillSize(Hexagon::HvxVRRegClass); in isValidOffset() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp278 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
H A DCGBuiltin.cpp7562 int VectorSize = 0; in LookupNeonLLVMIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp438 int VectorSize = VT.getSizeInBits(); in createShuffleStride() local
451 int VectorSize = VT.getSizeInBits(); in setGroupSize() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp707 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
H A DAArch64.cpp489 bool AArch64SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, in isLegalVectorType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h294 unsigned char VectorSize; global() member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h966 unsigned VectorSize) { in widenVectorEltsToVectorMinSize()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1601 int64_t VectorSize = cast<IntInit>(Expr->getArg(0))->getValue(); in emitDagShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2230 unsigned VectorSize = DL.getTypeSizeInBits(VTy).getFixedValue(); in createAndCheckVectorTypesForPromotion() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4305 llvm::APInt VectorSize(64, 0); in AddModeAttr() local
H A DTreeTransform.h16125 IntegerLiteral *VectorSize in RebuildExtVectorType() local