Home
last modified time | relevance | path

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

/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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3458 unsigned MinElts = N->getValueType(0).getVectorNumElements(); in WidenVecRes_Convert() local
3493 unsigned MinElts = N->getValueType(0).getVectorNumElements(); in WidenVecRes_Convert_StrictFP() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp12502 unsigned MinElts = std::min( in EmitX86BuiltinExpr() local
12611 unsigned MinElts = std::min( in EmitX86BuiltinExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp24568 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getGatherNode() local
24604 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getScatterNode() local
28870 unsigned MinElts = VT.getVectorNumElements(); in ReplaceNodeResults() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp25714 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getGatherNode() local
25751 unsigned MinElts = std::min(Index.getSimpleValueType().getVectorNumElements(), in getScatterNode() local
30031 unsigned MinElts = VT.getVectorNumElements(); in ReplaceNodeResults() local