/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SmallVectorMemoryBuffer.h | 32 SmallVectorMemoryBuffer(SmallVectorImpl<char> &&SV, 34 : SmallVectorMemoryBuffer(std::move(SV), "<in-memory object>", 39 SmallVectorMemoryBuffer(SmallVectorImpl<char> &&SV, StringRef Name, 41 : SV(std::move(SV)), BufferName(std::string(Name)) { in SV() function 43 this->SV.push_back('\0'); in SV() 44 this->SV.pop_back(); in SV() 46 init(this->SV.begin(), this->SV.end(), false); in SV() 57 SmallVector<char, 0> SV;
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_msfees.c | 1074 #define SV(x) (ees->last_steps[(x + p_step) % LAST_STEPS]) in ees_receive() macro 1076 ees->unit, suspect_4ms_step, p_step, SV(0), SV(1), SV(2), SV(3), SV(4), SV(5), SV(6), in ees_receive() 1077 SV(7), SV(8), SV(9), SV(10), SV(11), SV(12), SV(13), SV(14), SV(15)); in ees_receive() 1079 ees->unit, p_step, SV(0), SV(1), SV(2), SV(3), SV(4), SV(5), SV(6), in ees_receive() 1080 SV(7), SV(8), SV(9), SV(10), SV(11), SV(12), SV(13), SV(14), SV(15)); in ees_receive() 1081 #undef SV in ees_receive()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 128 const BT::BitValue &SV = RC[Start]; in operator <<() local 131 if (!IsRef && V == SV) in operator <<() 133 if (IsRef && SV.Type == BT::BitValue::Ref && V.RefI.Reg == SV.RefI.Reg) { in operator <<() 135 SeqRef = (V.RefI.Pos == SV.RefI.Pos+1); in operator <<() 136 ConstRef = (V.RefI.Pos == SV.RefI.Pos); in operator <<() 138 if (SeqRef && V.RefI.Pos == SV.RefI.Pos+(i-Start)) in operator <<() 140 if (ConstRef && V.RefI.Pos == SV.RefI.Pos) in operator <<() 149 OS << "]:" << SV; in operator <<() 152 if (SV.Type == BT::BitValue::Ref && SeqRef) in operator <<() 153 OS << printv(SV.RefI.Reg) << '[' << SV.RefI.Pos << '-' in operator <<() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 1680 while (auto *SV = dyn_cast<ShuffleVectorInst>(U->get())) { in lookThroughShuffles() local 1682 cast<FixedVectorType>(SV->getOperand(0)->getType())->getNumElements(); in lookThroughShuffles() 1683 int M = SV->getMaskValue(Lane); in lookThroughShuffles() 1687 U = &SV->getOperandUse(0); in lookThroughShuffles() 1690 U = &SV->getOperandUse(1); in lookThroughShuffles() 2046 } else if (auto *SV = dyn_cast<ShuffleVectorInst>(CI)) { in foldShuffleFromReductions() local 2047 if (Shuffle && Shuffle != SV) in foldShuffleFromReductions() 2049 Shuffle = SV; in foldShuffleFromReductions() 2222 auto *SV = dyn_cast<ShuffleVectorInst>(U); in foldSelectShuffle() local 2223 if (!SV || SV->getType() != VT) in foldSelectShuffle() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 192 JumpTableHeader(APInt F, APInt L, const Value *SV, MachineBasicBlock *H, 194 : First(std::move(F)), Last(std::move(L)), SValue(SV), HeaderBB(H), 227 BitTestBlock(APInt F, APInt R, const Value *SV, unsigned Rg, MVT RgVT, bool E, in BitTestBlock() 230 : First(std::move(F)), Range(std::move(R)), SValue(SV), Reg(Rg),
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ArrayBoundCheckerV2.cpp | 109 static bool providesInformationAboutInteresting(SVal SV, in providesInformationAboutInteresting() argument 111 return providesInformationAboutInteresting(SV.getAsSymbol(), BR); in providesInformationAboutInteresting() 364 static std::optional<int64_t> getConcreteValue(NonLoc SV) { in getConcreteValue() argument 365 if (auto ConcreteVal = SV.getAs<nonloc::ConcreteInt>()) { in getConcreteValue() 371 static std::optional<int64_t> getConcreteValue(std::optional<NonLoc> SV) { in getConcreteValue() argument 372 return SV ? getConcreteValue(*SV) : std::nullopt; in getConcreteValue()
|
H A D | ValistChecker.cpp | 57 const MemRegion *getVAListAsRegion(SVal SV, const Expr *VAExpr, 162 const MemRegion *ValistChecker::getVAListAsRegion(SVal SV, const Expr *E, in getVAListAsRegion() argument 165 const MemRegion *Reg = SV.getAsRegion(); in getVAListAsRegion() 177 Reg = C.getState()->getSVal(SV.castAs<Loc>()).getAsRegion(); in getVAListAsRegion()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | PrintPasses.cpp | 179 SmallVector<char, 200> SV; in prepareTempFiles() local 180 EC = sys::fs::createTemporaryFile("tmpfile", "txt", FD[I], SV); in prepareTempFiles() 183 FileName[I] = Twine(SV).str(); in prepareTempFiles()
|
/freebsd/crypto/openssl/test/certs/ |
H A D | ee-cert-1024.pem | 4 dmVyLmV4YW1wbGUwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMF7WhfgK/SV
|
/freebsd/contrib/file/magic/ |
H A D | Header | 3 # files is 5 on V7 and BSD, 4 on SV, and ?? on SVID.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 661 template <typename SV> class SCEVTraversal { 662 SV &Visitor; 672 SCEVTraversal(SV &V) : Visitor(V) {} 712 template <typename SV> void visitAll(const SCEV *Root, SV &Visitor) { 713 SCEVTraversal<SV> T(Visitor); in visitAll()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | log1pf.c | 36 TEST_SIG (SV, F, 1, log1p, -0.9, 10.0)
|
H A D | expf.c | 45 TEST_SIG (SV, F, 1, exp, -9.9, 9.9)
|
H A D | coshf.c | 56 TEST_SIG (SV, F, 1, cosh, -10.0, 10.0)
|
H A D | hypotf.c | 40 TEST_SIG (SV, F, 2, hypot, -10.0, 10.0)
|
H A D | acosh.c | 44 TEST_SIG (SV, D, 1, acosh, 1.0, 10.0)
|
H A D | acoshf.c | 44 TEST_SIG (SV, F, 1, acosh, 1.0, 10.0)
|
H A D | hypot.c | 46 TEST_SIG (SV, D, 2, hypot, -10.0, 10.0)
|
H A D | asinf.c | 70 TEST_SIG (SV, F, 1, asin, -1.0, 1.0)
|
H A D | atanh.c | 52 TEST_SIG (SV, D, 1, atanh, -1.0, 1.0)
|
H A D | sinhf.c | 59 TEST_SIG (SV, F, 1, sinh, -10.0, 10.0)
|
H A D | atanhf.c | 51 TEST_SIG (SV, F, 1, atanh, -1.0, 1.0)
|
H A D | asinhf.c | 50 TEST_SIG (SV, F, 1, asinh, -10.0, 10.0)
|
H A D | atanf.c | 71 TEST_SIG (SV, F, 1, atan, -3.1, 3.1)
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 82 void print(std::string_view SV) { in print() 83 fprintf(stderr, "\"%.*s\"", (int)SV.size(), SV.data()); in print()
|