Home
last modified time | relevance | path

Searched defs:MinNumElts (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDerivedTypes.h574 ScalableVectorType(Type *ElTy, unsigned MinNumElts) in ScalableVectorType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h540 getSVEPredPatternFromNumElements(unsigned MinNumElts) { in getSVEPredPatternFromNumElements()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DType.cpp708 unsigned MinNumElts) { in get()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp870 unsigned MinNumElts = getNumElementsFromSVEPredPattern(PTruePattern); in instCombineSVELast() local
971 unsigned MinNumElts = getNumElementsFromSVEPredPattern(Pattern); in instCombineSVECntElts() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3860 unsigned MinNumElts = std::min(WidenNumElts, InNumElts); in ModifyToType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp5216 unsigned MinNumElts = std::min(WidenNumElts, InNumElts); in ModifyToType() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4990 unsigned MinNumElts = VecVTy->getElementCount().getKnownMinValue(); in simplifyExtractElementInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp7084 unsigned MinNumElts = std::min(WidenNumElts, InNumElts); in ModifyToType() local