Home
last modified time | relevance | path

Searched full:inferred (Results 1 – 25 of 199) sorted by relevance

12345678

/freebsd/crypto/openssl/Configurations/
H A DREADME-design.md33 inferred by `Configure`. By the same rule of minimalism, end product
35 in `build.info`. Their file name extensions will be inferred by the
103 It also shows us that building the object file inferred from
206 pairs. These are directly inferred from the DEPEND
209 modules => a list of modules. These are directly inferred from
213 pairs. These are directly inferred from the GENERATE
217 pairs. These are directly inferred from the INCLUDE
225 libraries => a list of libraries. These are directly inferred from
228 programs => a list of programs. These are directly inferred from
231 scripts => a list of scripts. There are directly inferred from
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DBlockCoverageInference.h50 /// View the inferred block coverage as a dot file.
52 /// covered, red edges show that a block's coverage can be inferred from its
53 /// successors, and blue edges show that a block's coverage can be inferred
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp25 "different types inferred for different incoming values"); in inferScalarTypeForRecipe()
39 "different types inferred for different operands"); in inferScalarTypeForRecipe()
54 "different types inferred for different operands"); in inferScalarTypeForRecipe()
149 "different types inferred for different operands"); in inferScalarTypeForRecipe()
181 "inferred types for operands of binary op don't match"); in inferScalarTypeForRecipe()
188 "inferred types for operands of select op don't match"); in inferScalarTypeForRecipe()
H A DVPlanAnalysis.h36 /// Note that the analysis caches the inferred types. A new analysis object must
38 /// of the previously inferred types.
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h42 /// We have two kinds of SchedReadWrites. Explicitly defined and inferred
44 /// may not be empty. TheDef is null for inferred sequences, and Sequence must
124 /// 4) An inferred class represents a variant of another class that may be
127 /// variants are expanded. Multiple SchedClasses may be inferred from an
145 // off to join another inferred class.
159 // are never mapped directly to inferred scheduling classes.
211 // ModelDef is NULL for inferred Models. This happens when a processor defines
441 // Any inferred SchedClass has an index greater than NumInstrSchedClassses.
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp671 // If inferred submodules export everything they import, add a in findOrCreateModuleForHeaderInUmbrellaDir()
687 // If inferred submodules export everything they import, add a in findOrCreateModuleForHeaderInUmbrellaDir()
1034 inferred = InferredDirectories.find(*ParentDir); in inferFrameworkModule() local
1035 if (inferred == InferredDirectories.end()) { in inferFrameworkModule()
1042 inferred = InferredDirectories.find(*ParentDir); in inferFrameworkModule()
1045 if (inferred == InferredDirectories.end()) in inferFrameworkModule()
1046 inferred = InferredDirectories.insert( in inferFrameworkModule()
1050 if (inferred->second.InferModules) { in inferFrameworkModule()
1055 !llvm::is_contained(inferred->second.ExcludedModules, Name); in inferFrameworkModule()
1057 Attrs.IsSystem |= inferred->second.Attrs.IsSystem; in inferFrameworkModule()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h17 /// Stores the currently inferred strictest bound on the runtime type
33 /// Returns the currently inferred upper bound on the runtime type.
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h256 /// A directory for which framework modules can be inferred.
262 /// The attributes to use for inferred modules.
266 /// inferred modules. Otherwise, invalid.
269 /// The names of modules that cannot be inferred within this
280 /// A mapping from an inferred module to the module map that allowed the
609 /// Check whether a framework module can be inferred in the given directory.
621 /// invalid if the module definition was inferred.
631 /// of inferred modules, returns the module map that allowed the inference
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp35 STATISTIC(NumReadNone, "Number of functions inferred as readnone");
37 "Number of functions inferred as inaccessiblememonly");
38 STATISTIC(NumReadOnly, "Number of functions inferred as readonly");
39 STATISTIC(NumWriteOnly, "Number of functions inferred as writeonly");
40 STATISTIC(NumArgMemOnly, "Number of functions inferred as argmemonly");
42 "Number of functions inferred as inaccessiblemem_or_argmemonly");
43 STATISTIC(NumNoUnwind, "Number of functions inferred as nounwind");
44 STATISTIC(NumNoCapture, "Number of arguments inferred as nocapture");
45 STATISTIC(NumWriteOnlyArg, "Number of arguments inferred as writeonly");
46 STATISTIC(NumReadOnlyArg, "Number of arguments inferred as readonly");
[all …]
/freebsd/contrib/ncurses/man/
H A Dcurs_getcchar.3x147 attributes (at least 16 bits, inferred from the various ACS- and WACS-flags).
149 color pair (at least 16 bits, inferred from the \fBunsigned short\fP type).
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSCCP.cpp268 // If we inferred constant or undef return values for a function, we replaced in runIPSCCP()
269 // all call uses with the inferred value. This means we don't need to bother in runIPSCCP()
294 // attribute and the inferred range. in runIPSCCP()
351 // If we inferred constant or undef values for globals variables, we can in runIPSCCP()
/freebsd/usr.bin/clang/lli/
H A Dlli.1106 valid architectures. By default this is inferred from the target triple or
113 By default this is inferred from the target triple and autodetected to
/freebsd/usr.bin/clang/llc/
H A Dllc.190 valid architectures. By default this is inferred from the target triple or
97 By default this is inferred from the target triple and autodetected to
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGCStrategy.h79 bool NeededSafePoints = false; ///< if set, calls are inferred to be safepoints
126 /// True if safe points need to be inferred on call sites
/freebsd/tools/build/
H A Dmake.py169 debug("Inferred", varname, "as", guess)
193 debug("Inferred LLVM dir as", llvm_dir)
223 help="Print information on inferred env vars")
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td860 "only submodules and framework modules may be inferred with wildcard syntax">;
862 "inferred submodules require a module with an umbrella">;
864 "inferred submodule cannot be a framework submodule">;
866 "inferred framework modules cannot be 'explicit'">;
870 "redefinition of inferred submodule">;
872 "expected '{' to start inferred submodule">;
876 "only '*' can be exported from an inferred submodule">;
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dregulator-led.yaml15 brightness settings will be inferred from the available voltages on the
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp151 // Different from ValueToAddrSpaceMapTy, where a new addrspace is inferred on
153 // addrspace is inferred on the *use* of a pointer. This map is introduced to
156 // context) could be inferred with a new addrspace.
613 // Therefore, the inferred address space must be the source space, according in cloneInstructionWithNewAddressSpace()
692 // If we had a no-op inttoptr/ptrtoint pair, we may still have inferred a in cloneInstructionWithNewAddressSpace()
716 // Therefore, the inferred address space must be the source space according in cloneConstantExprWithNewAddressSpace()
845 // Changes the address spaces of the flat address expressions who are inferred in run()
882 // path. Therefore, nothing to do if User is already inferred as flat (the in inferAddressSpaces()
923 // The new inferred address space equals the join of the address spaces in updateAddressSpace()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h139 /// getTrackedRetVals - Get the inferred return value map.
142 /// getTrackedGlobals - Get and return the set of inferred initializers for
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dbrcm,bcm6345-l1-intc.txt28 the number of supported IRQs is inferred from the size argument
H A Dbrcm,bcm7038-l1-intc.txt27 the number of supported IRQs is inferred from the size argument
H A Dbrcm,bcm7038-l1-intc.yaml48 the number of supported IRQs is inferred from the size argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp163 cl::desc("Override inferred gcno file")); in gcovMain()
165 cl::desc("Override inferred gcda file")); in gcovMain()
/freebsd/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h52 u8 identity[0]; /* length inferred from payload */
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DMCDCTypes.h60 /// \tparam MaybeConstMCDCParameters Expected inferred. May be const.

12345678