Searched defs:VecSize (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp96 unsigned VecSize = local
H A DNVPTXAsmPrinter.cpp170 unsigned VecSize = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVExtract.cpp161 unsigned VecSize = HRI.getRegSizeInBits(VecRC) / 8; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp517 unsigned VecSize = NumElts * ScalarBits; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp727 int VecSize = Shuf.getOperand(0)->getType()->getVectorNumElements(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1103 unsigned VecSize = V.size(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2852 unsigned VecSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); local
H A DSIISelLowering.cpp4811 unsigned VecSize = VecVT.getSizeInBits(); local
9335 unsigned VecSize = VecVT.getSizeInBits(); local
9405 unsigned VecSize = VecVT.getSizeInBits(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp973 unsigned VecSize = Context.getTypeSize(VT); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9103 unsigned VecSize = DL.getTypeSizeInBits(VecTy); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16991 unsigned VecSize = DL.getTypeSizeInBits(VecTy); local

Completed in 524 milliseconds