/external/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 315 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local 323 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
|
D | MachineValueType.h | 292 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local 302 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 375 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local 383 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 127 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local
|
D | R600ISelLowering.cpp | 2025 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
|
D | AMDGPUISelLowering.cpp | 2103 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 425 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local 433 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 360 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local 481 unsigned NElts = LT.second.isVector() ? in getIntrinsicInstrCost() local
|
D | R600ISelLowering.cpp | 1915 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
|
D | AMDGPUISelLowering.cpp | 2767 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local 3922 unsigned NElts = DestVT.getVectorNumElements(); in PerformDAGCombine() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | MachineValueType.h | 404 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local 414 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86ShuffleDecode.cpp | 59 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVHLPSMask() 68 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVLHPSMask()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 527 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local 738 unsigned NElts = LT.second.isVector() ? in getIntrinsicInstrCost() local
|
D | R600ISelLowering.cpp | 1921 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
|
D | AMDGPUISelLowering.cpp | 2761 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local 3909 unsigned NElts = DestVT.getVectorNumElements(); in PerformDAGCombine() local
|
/external/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.cpp | 60 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVHLPSMask() 69 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVLHPSMask()
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | MachineValueType.h | 471 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local 481 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.cpp | 57 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVHLPSMask() 66 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVLHPSMask()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 818 unsigned NElts; in handleSpecialSwappables() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 824 unsigned NElts; in handleSpecialSwappables() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 847 unsigned NElts; in handleSpecialSwappables() local
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1394 unsigned NElts = VT.getVectorNumElements(); in computeRegisterProperties() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 2325 unsigned NElts = BVN->getNumOperands(); in isCommonSplatElement() local 2408 unsigned NElts = BVN->getNumOperands(); in LowerBUILD_VECTOR() local 2537 unsigned NElts = Op.getNumOperands(); in LowerCONCAT_VECTORS() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1245 unsigned NElts = VT.getVectorNumElements(); in computeRegisterProperties() local
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 2050 unsigned NElts = Mask->getType()->getVectorNumElements(); in getShuffleVector() local
|