Home
last modified time | relevance | path

Searched defs:V1 (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DTriangle.hpp25 Vertex V1; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DTriangle.hpp25 Vertex V1; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_vector_ops.cpp664 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 Dbmp_to_nv12.py64 V1 = converted_pixels[((((i / width) * 2) * width) + (i % width)) * 3 + 2] variable
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dciaddrlib.h41 namespace V1 namespace
H A Degbaddrlib.h40 namespace V1 namespace
H A Dsiaddrlib.h41 namespace V1 namespace
H A Degbaddrlib.cpp36 namespace V1 namespace
/third_party/skia/src/sfnt/
H A DSkOTTable_OS_2.h33 struct V1 : SkOTTableOS2_V1 { } v1; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dxxhash.cpp80 uint64_t V1 = Seed + PRIME64_1 + PRIME64_2; in xxHash64() local
H A DFileUtilities.cpp91 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 DMipsMachineFunction.cpp71 unsigned V0, V1; in initGlobalBaseReg() local
H A DMips16ISelDAGToDAG.cpp75 Register V0, V1, V2, GlobalBaseReg = MipsFI->getGlobalBaseReg(); in initGlobalBaseReg() local
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.h41 namespace V1 namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstantFolder.h262 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() argument
H A DNoFolder.h327 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 DAliasAnalysisEvaluator.cpp44 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 DVPlanSLP.cpp223 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 DHexagonGenInsert.cpp246 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 DSparcISelDAGToDAG.cpp223 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 DEquivalenceClasses.h217 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 DAPSInt.h339 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 DTargetFolder.h254 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() argument
/third_party/ffmpeg/libswscale/ppc/
H A Dyuv2rgb_altivec.c647 vector signed short X, X0, X1, Y0, U0, V0, Y1, U1, V1, U, V; in yuv2packedX_altivec() local
/third_party/lame/include/
H A Dlame.h103 V1 = 490, enumerator

Completed in 21 milliseconds

1234