Home
last modified time | relevance | path

Searched defs:ElemCount (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp216 ElementCount ElemCount) { in convertEVLToMask()
534 ElementCount ElemCount = VPI.getStaticVectorLength(); in foldEVLIntoMask() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp207 Value *ElemCount = ActiveLaneMask->getOperand(1); in IsSafeActiveMask() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DOperator.cpp83 const uint64_t ElemCount = OpC ? OpC->getZExtValue() : 1; in getMaxPreservedAlignment() local
H A DIntrinsicInst.cpp390 auto ElemCount = VT->getElementCount(); in getStaticVectorLength() local
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.cpp435 unsigned ElemCount = ResultVT.getVectorNumElements(); in getMaskBroadcast() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp528 if (std::optional<uint64_t> ElemCount = in getTypeSize() local
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp1880 int ElemCount = DetermineLexicalElementCount(PPBase); in lexically_relative() local