/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfo.cpp | 226 isLegalVectorType(CharUnits VectorSize,llvm::Type * EltTy,unsigned NumElts) const isLegalVectorType() argument
|
H A D | CGBuiltin.cpp | 7303 int VectorSize = 0; LookupNeonLLVMIntrinsic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 246 ScaleVectorOffset(MCInst & Inst,unsigned OpNo,unsigned VectorSize,MCContext & Ctx) ScaleVectorOffset() argument 270 unsigned VectorSize = HRI.getRegSizeInBits(Hexagon::HvxVRRegClass) / 8; HexagonProcessInstruction() local [all...] |
H A D | HexagonInstrInfo.cpp | 2780 unsigned VectorSize = TRI->getSpillSize(Hexagon::HvxVRRegClass); isValidOffset() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 438 int VectorSize = VT.getSizeInBits(); in createShuffleStride() local 451 int VectorSize = VT.getSizeInBits(); in setGroupSize() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | ARM.cpp | 709 isLegalVectorType(CharUnits VectorSize,llvm::Type * EltTy,unsigned NumElts) const isLegalVectorType() argument
|
H A D | AArch64.cpp | 473 isLegalVectorType(CharUnits VectorSize,llvm::Type * EltTy,unsigned NumElts) const isLegalVectorType() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.h | 295 unsigned char VectorSize = 1; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 953 widenVectorEltsToVectorMinSize(unsigned TypeIdx,unsigned VectorSize) widenVectorEltsToVectorMinSize() argument
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 1608 int64_t VectorSize = cast<IntInit>(Expr->getArg(0))->getValue(); emitDagShuffle() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2279 unsigned VectorSize = DL.getTypeSizeInBits(VTy).getFixedValue(); createAndCheckVectorTypesForPromotion() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 4782 llvm::APInt VectorSize(64, 0); AddModeAttr() local
|
H A D | TreeTransform.h | 15092 IntegerLiteral *VectorSize RebuildExtVectorType() local
|