Searched refs:Baseline (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LazyValueInfo.cpp | 1977 Constant *Baseline = nullptr; in getPredicateAt() local 1987 Baseline = (i == 0) ? Result /* First iteration */ in getPredicateAt() 1988 : (Baseline == Result ? Baseline in getPredicateAt() 1990 if (!Baseline) in getPredicateAt() 1993 if (Baseline) in getPredicateAt() 1994 return Baseline; in getPredicateAt() 2004 Constant *Baseline = getPredicateOnEdge(Pred, V, C, *PI, BB, CxtI); in getPredicateAt() local 2005 if (Baseline) { in getPredicateAt() 2009 if (Ret != Baseline) in getPredicateAt() 2014 return Baseline; in getPredicateAt()
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | RISCVISAInfo.cpp | 609 char Baseline = Arch.front(); in parseArchString() local 616 switch (Baseline) { in parseArchString() 624 StringRef(&Baseline, 1), Arch, Major, Minor, ConsumeLength, in parseArchString() 628 ISAInfo->Exts[std::string(1, Baseline)] = {Major, Minor}; in parseArchString() 720 if (Baseline == 'g') { in parseArchString()
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | HiiFont.h | 402 OUT UINTN *Baseline OPTIONAL
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | amd-xgbe.txt | 43 - amd,serdes-blwc: Baseline wandering correction enablement
|
| /freebsd/usr.sbin/ntp/ntpd/ |
| H A D | leap-seconds | 10 # It is now mainly derived from Very Long Baseline Interferometry (VLBI). The various
|
| /freebsd/contrib/tzdata/ |
| H A D | leap-seconds.list | 10 # It is now mainly derived from Very Long Baseline Interferometry (VLBI). The various
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | ARMTargetParser.def | 194 ARM_ARCH("armv8-m.base", ARMV8MBaseline, "8-M.Baseline", "+v8m.base",
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | PropertiesBase.td | 1 //==--- PropertiesBase.td - Baseline definitions for AST properties -------===//
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFeatures.td | 629 "Support ARM v8M Baseline instructions",
|
| H A D | ARMInstrThumb2.td | 3985 // available in both v8-M.Baseline and Thumb2 targets
|