Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h309 unsigned VectorBits = NumElements.getFixedValue() * ElementBits; in isLegalBroadcastLoad() local
H A DAArch64ISelLowering.cpp21463 SDValue VectorBits = vectorToScalarBitmask(VecOp.getNode(), DAG); in combineBoolVectorAndTruncateStore() local
24353 SDValue VectorBits = vectorToScalarBitmask(Op.getNode(), DAG); in replaceBoolVectorBitcast() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h154 const unsigned VectorBits = 128; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h740 inline static unsigned computeVLMAX(unsigned VectorBits, unsigned EltSize, in computeVLMAX()
H A DRISCVTargetTransformInfo.cpp920 const unsigned VectorBits = *getVScaleForTuning() * RISCV::RVVBitsPerBlock; in getEstimatedVLFor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5555 uint64_t VectorBits = VectorVT.getSizeInBits(); in PerformEXTRACTCombine() local