/external/clang/test/Layout/ |
D | ms-x86-member-pointers.cpp | 14 struct VF { char a; int (V::*mp)(); }; argument
|
/external/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.h | 149 bool isFunctionVectorizable(StringRef F, unsigned VF) const { in isFunctionVectorizable() 164 bool isFunctionScalarizable(StringRef F, unsigned &VF) const { in isFunctionScalarizable() 213 bool isFunctionVectorizable(StringRef F, unsigned VF) const { in isFunctionVectorizable() 219 StringRef getVectorizedFunction(StringRef F, unsigned VF) const { in getVectorizedFunction()
|
D | TargetTransformInfoImpl.h | 270 unsigned getMaxInterleaveFactor(unsigned VF) { return 1; } in getMaxInterleaveFactor()
|
D | TargetTransformInfo.h | 759 unsigned getMaxInterleaveFactor(unsigned VF) override { in getMaxInterleaveFactor()
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.h | 90 unsigned getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor()
|
/external/clang/test/CodeGenCXX/ |
D | apple-kext-indirect-call-2.cpp | 18 void B::VF() {} in VF() function in B
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 79 unsigned AMDGPUTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 265 static Type* ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() 507 unsigned VF; member in __anon29f56d100111::InnerLoopVectorizer 1804 const LoopVectorizationCostModel::VectorizationFactor VF = in processLoop() local 2110 static Constant *getInterleavedMask(IRBuilder<> &Builder, unsigned VF, in getInterleavedMask() 2123 unsigned Stride, unsigned VF) { in getStridedMask() 3080 static unsigned getVectorCallCost(CallInst *CI, unsigned VF, in getVectorCallCost() 3131 static unsigned getVectorIntrinsicCost(CallInst *CI, unsigned VF, in getVectorIntrinsicCost() 3603 unsigned VF, PhiVector *PV) { in widenPHIInstruction() 4764 unsigned VF = MaxVectorSize; in selectVectorizationFactor() local 4913 unsigned VF, in selectInterleaveCount() [all …]
|
D | SLPVectorizer.cpp | 3303 unsigned VF = VecRegSize / Sz; in vectorizeStoreChain() local 3469 unsigned VF = MinVecRegSize / Sz; in tryToVectorizeList() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 233 unsigned PPCTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 474 unsigned AArch64TTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor()
|
/external/clang/test/SemaCXX/ |
D | destructor.cpp | 213 struct VF final: VB {}; struct
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 70 unsigned X86TTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor()
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 283 unsigned getMaxInterleaveFactor(unsigned VF) { return 1; } in getMaxInterleaveFactor()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 825 #define HIGHBD_BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF) \ argument 1845 #define BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF)\ in vp9_create_compressor() argument
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7325 …r p=0,q=0,r=0,s=0,t=0,u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,…
|