Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstantFold.cpp832 unsigned MaskNumElts = Mask->getType()->getVectorNumElements(); in ConstantFoldShuffleVectorInstruction() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp854 unsigned MaskNumElts = cast<VectorType>(Mask->getType())->getNumElements(); in ConstantFoldShuffleVectorInstruction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2881 unsigned MaskNumElts = MaskVT.getVectorNumElements(); in WidenVecRes_MLOAD() local
3315 unsigned MaskNumElts = MaskVT.getVectorNumElements(); in WidenVecOp_MSTORE() local
DSelectionDAGBuilder.cpp3005 unsigned MaskNumElts = Mask.size(); in visitShuffleVector() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2778 unsigned MaskNumElts = Mask.size(); in SequentialMask() local
2794 unsigned MaskNumElts = MaskElts.size(); in visitShuffleVector() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp29029 unsigned MaskNumElts = VT.getVectorNumElements(); in combineMaskedLoad() local
29148 unsigned MaskNumElts = VT.getVectorNumElements(); in combineMaskedStore() local