Home
last modified time | relevance | path

Searched refs:precise (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryLocation.cpp41 LocationSize::precise(DL.getTypeStoreSize(LI->getType())), in get()
49 LocationSize::precise(DL.getTypeStoreSize( in get()
63 LocationSize::precise(DL.getTypeStoreSize( in get()
72 LocationSize::precise(DL.getTypeStoreSize( in get()
183 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
193 LocationSize::precise( in getForArgument()
216 return MemoryLocation(Arg, LocationSize::precise(0), AATags); in getForArgument()
220 LocationSize::precise( in getForArgument()
229 Arg, LocationSize::precise(DL.getTypeStoreSize(II->getType())), in getForArgument()
235 LocationSize::precise(DL.getTypeStoreSize( in getForArgument()
[all …]
H A DAliasAnalysisEvaluator.cpp130 LocationSize Size1 = LocationSize::precise(DL.getTypeStoreSize(I1->second)); in runInternal()
133 LocationSize::precise(DL.getTypeStoreSize(I2->second)); in runInternal()
215 LocationSize::precise(DL.getTypeStoreSize(Pointer.second)); in runInternal()
H A DLoads.cpp492 auto LoadAccessSize = LocationSize::precise(DL.getTypeStoreSize(LoadTy)); in areNonOverlapSameBaseLoadAndStore()
493 auto StoreAccessSize = LocationSize::precise(DL.getTypeStoreSize(StoreTy)); in areNonOverlapSameBaseLoadAndStore()
H A DLint.cpp260 Actual, LocationSize::precise(DL->getTypeStoreSize(Ty))); in visitCallBase()
309 Size = LocationSize::precise(Len->getValue().getZExtValue()); in visitCallBase()
/freebsd/contrib/ntp/sntp/libevent/
H A Devutil_time.c314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
327 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
530 if (precise && !fallback) { in evutil_configure_monotonic_time_()
605 int precise) in evutil_configure_monotonic_time_() argument
/freebsd/contrib/libevent/
H A Devutil_time.c314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
327 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
530 if (precise && !fallback) { in evutil_configure_monotonic_time_()
605 int precise) in evutil_configure_monotonic_time_() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h109 static LocationSize precise(uint64_t Value) { in precise() function
112 static LocationSize precise(TypeSize Value) { in precise() function
119 return precise(0); in upperBound()
H A DAliasAnalysis.h397 return alias(V1, LocationSize::precise(1), V2, LocationSize::precise(1)) ==
671 return alias(MemoryLocation(V1, LocationSize::precise(1)),
672 MemoryLocation(V2, LocationSize::precise(1))) ==
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-usleep_range.m45 dnl # designed to be a drop-in replacement for udelay where a precise
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h241 ? LocationSize::precise(MemoryType.getSizeInBytes()) in getSize()
248 ? LocationSize::precise(MemoryType.getSizeInBits()) in getSizeInBits()
H A DMachineFunction.h1047 return getMachineMemOperand(PtrInfo, F, LocationSize::precise(Size),
1069 return getMachineMemOperand(MMO, Offset, LocationSize::precise(Size));
1085 return getMachineMemOperand(MMO, PtrInfo, LocationSize::precise(Size));
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local
1400 if (precise) in test_evutil_monotonic_res()
1404 if (precise || fallback) { in test_evutil_monotonic_res()
1417 TT_BLATHER(("Precise = %d", precise)); in test_evutil_monotonic_res()
1451 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local
1456 if (precise) in test_evutil_monotonic_prc()
1458 if (precise) in test_evutil_monotonic_prc()
/freebsd/contrib/libevent/test/
H A Dregress_util.c1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local
1400 if (precise) in test_evutil_monotonic_res()
1404 if (precise || fallback) { in test_evutil_monotonic_res()
1417 TT_BLATHER(("Precise = %d", precise)); in test_evutil_monotonic_res()
1451 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local
1456 if (precise) in test_evutil_monotonic_prc()
1458 if (precise) in test_evutil_monotonic_prc()
/freebsd/bin/sh/
H A Dprofile8 # on how to achieve more precise control of locale settings.
/freebsd/tools/build/options/
H A DWITH_BEARSSL24 reserve differing amounts of the low 640k space, making a precise limit for
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c559 jsmntok_t *precise = NULL; in json_events() local
630 precise = val; in json_events()
641 " Supports address when precise", in json_events()
681 if (precise && je.desc && !strstr(je.desc, "(Precise Event)")) { in json_events()
682 if (json_streq(map, precise, "2")) in json_events()
684 "(Must be precise)", NULL); in json_events()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1025 MemoryLocation(srcAlloca, LocationSize::precise(srcSize)); in performCallSlotOptzn()
1070 MemoryLocation DestWithSrcSize(cpyDest, LocationSize::precise(srcSize)); in performCallSlotOptzn()
1608 MemoryLocation DestLoc(DestAlloca, LocationSize::precise(Size)); in performStackMoveOptzn()
1656 MemoryLocation SrcLoc(SrcAlloca, LocationSize::precise(Size)); in performStackMoveOptzn()
1887 MemoryLocation Loc(ByValArg, LocationSize::precise(ByValSize)); in processByValArgument()
1984 MemoryLocation Loc(ImmutArg, LocationSize::precise(*AllocaSize)); in processImmutArgument()
/freebsd/crypto/openssl/doc/man3/
H A DBIO_should_retry.pod51 BIO_get_retry_BIO() determines the precise reason for the special
68 If BIO_should_retry() returns false then the precise "error condition"
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dstart-stop-gc.rst18 usage which desires precise GC.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dat91_adc.txt35 makes touch detection more precise.
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td63 // These are generally placeholders for a more precise implementation.
/freebsd/contrib/googletest/googletest/cmake/
H A Dinternal_utils.cmake90 …set(cxx_base_flags "${cxx_base_flags} /fp:precise -Wno-inconsistent-missing-override -Wno-microsof…
103 set(cxx_base_flags "${cxx_base_flags} -Wno-implicit-float-size-conversion -ffp-model=precise")
/freebsd/contrib/libpcap/cmake/Modules/
H A DFinddpdk.cmake16 # libraries, and the precise set of libraries required has
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-sess_id.pod.in29 The precise format of the data can vary across OpenSSL versions and
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp285 Size0.isScalable() ? Size0 : LocationSize::precise(Overlap0); in instMayAlias()
287 Size1.isScalable() ? Size1 : LocationSize::precise(Overlap1); in instMayAlias()

12345