Home
last modified time | relevance | path

Searched refs:Sa (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.h89 uint32_t Sa, const char *InsnName);
259 void sll(const Operand *OpRd, const Operand *OpRt, const uint32_t Sa);
275 void sra(const Operand *OpRd, const Operand *OpRt, const uint32_t Sa);
279 void srl(const Operand *OpRd, const Operand *OpRt, const uint32_t Sa);
H A DIceAssemblerMIPS32.cpp269 const Operand *OpRt, const uint32_t Sa, in emitRdRtSa()
276 Opcode |= (Sa & 0x1f) << 6; in emitRdRtSa()
985 const uint32_t Sa) { in sll()
987 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "sll"); in sll()
1031 const uint32_t Sa) { in sra()
1033 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "sra"); in sra()
1037 const uint32_t Sa) { in srl()
1039 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "srl"); in srl()
268 emitRdRtSa(IValueT Opcode, const Operand *OpRd, const Operand *OpRt, const uint32_t Sa, const char *InsnName) emitRdRtSa() argument
984 sll(const Operand *OpRd, const Operand *OpRt, const uint32_t Sa) sll() argument
1030 sra(const Operand *OpRd, const Operand *OpRt, const uint32_t Sa) sra() argument
1036 srl(const Operand *OpRd, const Operand *OpRt, const uint32_t Sa) srl() argument
/third_party/skia/third_party/externals/freetype/builds/compiler/
H A Dvisualage.mk67 ANSI_FLAGS := /Sa
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2210 Value *Sa = getShadow(A);
2214 // For ints (and vectors of ints), types of A and Sa match,
2216 A = IRB.CreatePointerCast(A, Sa->getType());
2221 // Sc = Sa | Sb
2223 Value *Sc = IRB.CreateOr(Sa, Sb);
2242 Value *getLowestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa,
2246 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);
2247 Value *SaSignBit = IRB.CreateXor(Sa, SaOtherBits);
2253 return IRB.CreateAnd(A, IRB.CreateNot(Sa));
2259 Value *getHighestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa,
[all...]
/third_party/skia/src/core/
H A DSkMatrix.cpp1733 double Sa, Sb, Sd; in SkDecomposeUpper2x2() local
1739 Sa = A; in SkDecomposeUpper2x2()
1751 Sa = A*cosQ + C*sinQ; in SkDecomposeUpper2x2()
1763 w1 = Sa; in SkDecomposeUpper2x2()
1768 double diff = Sa - Sd; in SkDecomposeUpper2x2()
1770 double trace = Sa + Sd; in SkDecomposeUpper2x2()
1779 cos1 = SkDoubleToScalar(Sb); sin1 = SkDoubleToScalar(w1 - Sa); in SkDecomposeUpper2x2()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
H A Ddemo-compiled.js679 null;else if(1===W.length)ia=W[0];else{var ad=Uc(e);for(ha=0;ha<W.length;ha++){var Wb=W[ha],Xb=Tc(r,Wb);if(Xb&&Vc(ad,q(Xb,29))){ia=Wb;break a}}ia=null}var bd=1<W.length&&null!=ia?!0:Sc(r,e,ia);$c.call(d,bd);if(f){d.g("\nResult from isPossibleShortNumberForRegion: ");var cd=d.g;if(Rc(e,b)){var Yb=Tc(r,b);if(Yb){var dd=Uc(e).length;var Sa=u(q(Yb,1),9).includes(dd)}else Sa=!1}else Sa=!1;cd.call(d,Sa);d.g("\nResult from isValidShortNumberForRegion: ");d.g(Sc(r,e,b))}}d.g("\n\n****Formatting Results:**** ");

Completed in 21 milliseconds