Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAutoUpgrade.cpp4002 unsigned MinElts = RetTy->getMinNumElements() / N; in UpgradeIntrinsicCall() local
4024 unsigned MinElts = RetTy->getMinNumElements(); in UpgradeIntrinsicCall() local
4058 unsigned MinElts = RetTy->getMinNumElements() / N; in UpgradeIntrinsicCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2402 unsigned MinElts = std::min(InVTNumElts, WidenNumElts); in WidenVecRes_Convert() local
2772 unsigned MinElts = std::min(InVTNumElts, WidenNumElts); in WidenVecRes_CONVERT_RNDSAT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3292 unsigned MinElts = N->getValueType(0).getVectorNumElements(); in WidenVecRes_Convert() local
3329 unsigned MinElts = N->getValueType(0).getVectorNumElements(); in WidenVecRes_Convert_StrictFP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp4611 unsigned MinElts = N->getValueType(0).getVectorNumElements(); in WidenVecRes_Convert() local
4667 unsigned MinElts = N->getValueType(0).getVectorNumElements(); in WidenVecRes_Convert_StrictFP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp137 unsigned MinElts = RISCV::RVVBitsPerBlock / Subtarget.getELEN(); in RISCVTargetLowering() local
6519 unsigned MinElts = VecVT.getVectorMinNumElements(); in lowerVECTOR_REVERSE() local
6551 unsigned MinElts = VecVT.getVectorMinNumElements(); in lowerVECTOR_SPLICE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp24571 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getGatherNode() local
24607 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getScatterNode() local
28873 unsigned MinElts = VT.getVectorNumElements(); in ReplaceNodeResults() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp27985 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getGatherNode() local
28022 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getScatterNode() local
33516 unsigned MinElts = VT.getVectorNumElements(); in ReplaceNodeResults() local