Searched defs:VectorSize (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp271 unsigned VectorSize = HRI.getRegSizeInBits(Hexagon::HvxVRRegClass) / 8; local
246 ScaleVectorOffset(MCInst &Inst, unsigned OpNo, unsigned VectorSize, MCContext &Ctx) argument
[all...]
H A DHexagonInstrInfo.cpp2728 unsigned VectorSize = TRI->getSpillSize(Hexagon::HvxVRRegClass); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp443 int VectorSize = VT.getSizeInBits(); local
456 int VectorSize = VT.getSizeInBits(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h293 unsigned char VectorSize; member in struct:llvm::AMDGPULibFuncBase::Param
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h13968 IntegerLiteral *VectorSize local

Completed in 148 milliseconds