Home
last modified time | relevance | path

Searched defs:S1 (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDStringSwitch.h88 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases()
92 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
97 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
102 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
107 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
113 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
119 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
125 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
132 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
161 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower()
[all …]
HDSetOperations.h22 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union()
39 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect()
50 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference()
62 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDPrettyTypeDumper.cpp39 static bool CompareNames(const LayoutPtr &S1, const LayoutPtr &S2) { in CompareNames()
43 static bool CompareSizes(const LayoutPtr &S1, const LayoutPtr &S2) { in CompareSizes()
47 static bool ComparePadding(const LayoutPtr &S1, const LayoutPtr &S2) { in ComparePadding()
51 static bool ComparePaddingPct(const LayoutPtr &S1, const LayoutPtr &S2) { in ComparePaddingPct()
57 static bool ComparePaddingImmediate(const LayoutPtr &S1, const LayoutPtr &S2) { in ComparePaddingImmediate()
61 static bool ComparePaddingPctImmediate(const LayoutPtr &S1, in ComparePaddingPctImmediate()
/freebsd-11-stable/lib/msun/ld80/
HDk_sinl.c37 #define S1 ((long double)S1hi + S1lo) macro
40 S1 = -0.166666666666666666671L; /* -0xaaaaaaaaaaaaaaab.0p-66 */ variable
/freebsd-11-stable/lib/msun/src/
HDk_sincosl.h27 #define S1 ((long double)S1hi + S1lo) macro
32 S1 = -0.166666666666666666671L; /* -0xaaaaaaaaaaaaaaab.0p-66 */ variable
86 S1 = -0.16666666666666666666666666666666666606732416116558L, variable
HDk_sinf.c27 S1 = -0x15555554cbac77.0p-55, /* -0.166666666416265235595 */ variable
HDk_sin.c52 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
HDk_sincosf.h19 S1 = -0x15555554cbac77.0p-55, /* -0.166666666416265235595 */ variable
HDk_sincos.h18 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDMergedLoadStoreMotion.cpp211 StoreInst *S1) { in getPHIOperand()
244 StoreInst *S1) { in sinkStoresAndGEPs()
321 if (StoreInst *S1 = canSinkFromBlock(Pred1, S0)) { in mergeStores() local
HDInstSimplifyPass.cpp33 SmallPtrSet<const Instruction *, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; in runImpl() local
HDLoopInstSimplify.cpp63 SmallPtrSet<const Instruction *, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; in simplifyLoopInst() local
/freebsd-11-stable/lib/msun/ld128/
HDk_sinl.c33 S1 = -0.16666666666666666666666666666666666606732416116558L, variable
/freebsd-11-stable/contrib/wpa/src/crypto/
HDsha1-tlsprf.c34 const u8 *S1, *S2; in tls_prf_sha1_md5() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsMCExpr.cpp293 if (const MipsMCExpr *S1 = dyn_cast<const MipsMCExpr>(getSubExpr())) { in isGpOff() local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDProgramState.h561 bool haveEqualConstraints(ProgramStateRef S1, ProgramStateRef S2) const { in haveEqualConstraints()
565 bool haveEqualEnvironments(ProgramStateRef S1, ProgramStateRef S2) const { in haveEqualEnvironments()
569 bool haveEqualStores(ProgramStateRef S1, ProgramStateRef S2) const { in haveEqualStores()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsCCState.cpp32 auto Comp = [](const char *S1, const char *S2) { return strcmp(S1, S2) < 0; }; in isF128SoftLibCall()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonStoreWidening.cpp284 bool HexagonStoreWidening::storesAreAdjacent(const MachineInstr *S1, in storesAreAdjacent()
341 MachineInstr *S1 = FirstMI; in selectStores() local
HDHexagonPeephole.cpp263 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. in runOnMachineFunction() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUnroll.cpp318 auto CheckLatchSuccessors = [&](unsigned S1, unsigned S2) { in UnrollLoop()
331 auto CheckHeaderSuccessors = [&](unsigned S1, unsigned S2) { in UnrollLoop()
/freebsd-11-stable/sys/crypto/sha2/
HDsha256c.c107 #define S1(x) (ROTR(x, 6) ^ ROTR(x, 11) ^ ROTR(x, 25)) macro
HDsha512c.c134 #define S1(x) (ROTR(x, 14) ^ ROTR(x, 18) ^ ROTR(x, 41)) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULegalizerInfo.cpp172 const LLT S1 = LLT::scalar(1); in AMDGPULegalizerInfo() local
1388 const LLT S1 = LLT::scalar(1); in legalizeFceil() local
1433 const LLT S1 = LLT::scalar(1); in legalizeIntrinsicTrunc() local
2075 LLT S1 = LLT::scalar(1); in legalizeFDIV32() local
2140 LLT S1 = LLT::scalar(1); in legalizeFDIV64() local
2220 LLT S1 = LLT::scalar(1); in legalizeFDIVFastIntrin() local
/freebsd-11-stable/sbin/iscontrol/
HDfsm.c629 S1, S2, /*S3,*/ S4, S5, S6, S7, S8 enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDSetTheory.cpp69 RecSet S1, S2; in apply() local

123