Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp247 unsigned VectorSize, MCContext &Ctx) { in ScaleVectorOffset()
271 unsigned VectorSize = HRI.getRegSizeInBits(Hexagon::HvxVRRegClass) / 8; in HexagonProcessInstruction() local
H A DHexagonInstrInfo.cpp2777 unsigned VectorSize = TRI->getSpillSize(Hexagon::HvxVRRegClass); in isValidOffset() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp442 int VectorSize = VT.getSizeInBits(); in createShuffleStride() local
455 int VectorSize = VT.getSizeInBits(); in setGroupSize() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h294 unsigned char VectorSize; member
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp1604 int64_t VectorSize = cast<IntInit>(Expr->getArg(0))->getValue(); in emitDagShuffle() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp160 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
5953 bool AArch64SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, in isLegalVectorType()
7003 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
H A DCGBuiltin.cpp6700 int VectorSize = 0; in LookupNeonLLVMIntrinsic() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp4660 llvm::APInt VectorSize(64, 0); in AddModeAttr() local
H A DTreeTransform.h14821 IntegerLiteral *VectorSize in RebuildExtVectorType() local