/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Triangle.hpp | 25 Vertex V1; member
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Triangle.hpp | 25 Vertex V1; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
H A D | test_vector_ops.cpp | 664 shufflevector(Ty V1, Ty V2) { in shufflevector() argument 680 shufflevector(Ty V1, Ty V2) { in shufflevector() argument 699 shufflevector(Ty V1, Ty V2) { in shufflevector() argument [all...] |
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | bmp_to_nv12.py | 64 V1 = converted_pixels[((((i / width) * 2) * width) + (i % width)) * 3 + 2] variable
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
H A D | ciaddrlib.h | 41 namespace V1 namespace
|
H A D | egbaddrlib.h | 40 namespace V1 namespace
|
H A D | siaddrlib.h | 41 namespace V1 namespace
|
H A D | egbaddrlib.cpp | 36 namespace V1 namespace
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_OS_2.h | 33 struct V1 : SkOTTableOS2_V1 { } v1; struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | xxhash.cpp | 80 uint64_t V1 = Seed + PRIME64_1 + PRIME64_2; in xxHash64() local
|
H A D | FileUtilities.cpp | 91 double V1 = 0.0, V2 = 0.0; in CompareNumbers() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsMachineFunction.cpp | 71 unsigned V0, V1; in initGlobalBaseReg() local
|
H A D | Mips16ISelDAGToDAG.cpp | 75 Register V0, V1, V2, GlobalBaseReg = MipsFI->getGlobalBaseReg(); in initGlobalBaseReg() local
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib1.h | 41 namespace V1 namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ConstantFolder.h | 262 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() argument
|
H A D | NoFolder.h | 327 Instruction *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 44 static void PrintResults(AliasResult AR, bool P, const Value *V1, in PrintResults() argument 76 PrintLoadStoreResults(AliasResult AR, bool P, const Value *V1, const Value *V2, const Module *M) PrintLoadStoreResults() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 223 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 246 bool BitValueOrdering::operator() (const BitTracker::BitValue &V1, in operator ()() argument 344 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i]; operator ()() local 374 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; operator ()() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelDAGToDAG.cpp | 223 SDValue V1 = N->getOperand(i+2); in tryInlineAsm() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | EquivalenceClasses.h | 217 member_iterator unionSets(const ElemTy &V1, const ElemTy &V2) { in unionSets() argument 243 bool isEquivalent(const ElemTy &V1, const ElemTy &V2) const { in isEquivalent() argument
|
H A D | APSInt.h | 339 inline bool operator==(int64_t V1, const APSInt &V2) { return V2 == V1; } in operator ==() argument 340 inline bool operator!=(int64_t V1, const APSInt &V2) { return V2 != V1; } in operator !=() argument 341 inline bool operator<=(int64_t V1, const APSInt &V2) { return V2 >= V1; } in operator <=() argument 342 inline bool operator>=(int64_t V1, const APSInt &V2) { return V2 <= V1; } in operator >=() argument 343 inline bool operator<(int64_t V1, const APSInt &V2) { return V2 > V1; } in operator <() argument 344 operator >(int64_t V1, const APSInt &V2) operator >() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | TargetFolder.h | 254 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() argument
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | yuv2rgb_altivec.c | 647 vector signed short X, X0, X1, Y0, U0, V0, Y1, U1, V1, U, V; in yuv2packedX_altivec() local
|
/third_party/lame/include/ |
H A D | lame.h | 103 V1 = 490, enumerator
|