Home
last modified time | relevance | path

Searched defs:VectorBits (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h309 unsigned VectorBits = NumElements.getFixedValue() * ElementBits; isLegalBroadcastLoad() local
H A DAArch64ISelLowering.cpp22633 SDValue VectorBits = vectorToScalarBitmask(VecOp.getNode(), DAG); combineBoolVectorAndTruncateStore() local
25564 SDValue VectorBits = vectorToScalarBitmask(Op.getNode(), DAG); replaceBoolVectorBitcast() local
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h154 const unsigned VectorBits = 128; variable
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h798 computeVLMAX(unsigned VectorBits,unsigned EltSize,unsigned MinSize) computeVLMAX() argument
H A DRISCVTargetTransformInfo.cpp1114 const unsigned VectorBits = *getVScaleForTuning() * RISCV::RVVBitsPerBlock; getEstimatedVLFor() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5901 uint64_t VectorBits = VectorVT.getSizeInBits(); PerformEXTRACTCombine() local