Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp246 unsigned VectorSize, MCContext &Ctx) { in ScaleVectorOffset()
270 unsigned VectorSize = HRI.getRegSizeInBits(Hexagon::HvxVRRegClass) / 8; in HexagonProcessInstruction() local
H A DHexagonInstrInfo.cpp2813 unsigned VectorSize = TRI->getSpillSize(Hexagon::HvxVRRegClass); in isValidOffset() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp286 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp435 int VectorSize = VT.getSizeInBits(); in createShuffleStride() local
448 int VectorSize = VT.getSizeInBits(); in setGroupSize() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp745 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
H A DAArch64.cpp647 bool AArch64SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, in isLegalVectorType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h295 unsigned char VectorSize = 1; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1038 unsigned VectorSize) { in widenVectorEltsToVectorMinSize()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1657 int64_t VectorSize = cast<IntInit>(Expr->getArg(0))->getValue(); in emitDagShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp4113 uint64_t VectorSize = Type->getOperand(2).getImm(); in widenTypeToVec4() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2323 unsigned VectorSize = DL.getTypeSizeInBits(VTy).getFixedValue(); in createAndCheckVectorTypesForPromotion() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp1643 int VectorSize = 0; in LookupNeonLLVMIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4883 llvm::APInt VectorSize(64, 0); in AddModeAttr() local
H A DTreeTransform.h17263 IntegerLiteral *VectorSize in RebuildExtVectorType() local