Searched refs:See (Results 1 – 25 of 6378) sorted by relevance
12345678910>>...256
6 * License. See LICENSE.TXT for details.15 (** See the [llvm::createAggressiveDCEPass] function. *)20 (** See the [llvm::createAlignmentFromAssumptionsPass] function. *)25 (** See the [llvm::createCFGSimplificationPass] function. *)30 (** See [llvm::createDeadStoreEliminationPass] function. *)35 (** See [llvm::createScalarizerPass] function. *)40 (** See [llvm::createMergedLoadStoreMotionPass] function. *)45 (** See the [llvm::createGVNPass] function. *)50 (** See the [llvm::createIndVarSimplifyPass] function. *)55 (** See the [llvm::createInstructionCombiningPass] function. *)[all …]
6 * License. See LICENSE.TXT for details.15 (** See the [llvm::createConstantPropogationPass] function. *)20 (** See the [llvm::createSCCPPass] function. *)24 (** See [llvm::createDeadStoreEliminationPass] function. *)29 (** See The [llvm::createAggressiveDCEPass] function. *)33 (** See the [llvm::createScalarReplAggregatesPass] function. *)38 (** See the [llvm::createScalarReplAggregatesPassSSA] function. *)43 (** See the [llvm::createScalarReplAggregatesWithThreshold] function. *)49 (** See the [llvm::createIndVarSimplifyPass] function. *)54 (** See the [llvm::createInstructionCombiningPass] function. *)[all …]
6 * License. See LICENSE.TXT for details.15 (** See the [llvm::createAddArgumentPromotionPass] function. *)20 (** See the [llvm::createConstantMergePass] function. *)25 (** See the [llvm::createDeadArgEliminationPass] function. *)30 (** See the [llvm::createFunctionAttrsPass] function. *)35 (** See the [llvm::createFunctionInliningPass] function. *)40 (** See the [llvm::createAlwaysInlinerPass] function. *)45 (** See the [llvm::createGlobalDCEPass] function. *)50 (** See the [llvm::createGlobalOptimizerPass] function. *)55 (** See the [llvm::createIPConstantPropagationPass] function. *)[all …]
6 * License. See LICENSE.TXT for details.20 (** The top-level container for all LLVM global data. See the25 objects. See the [llvm::Module] class. *)28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the33 constants, and much more are all [llvalues]. See the [llvm::Value] class.37 (** Used to store users and usees of values. See the [llvm::Use] class. *)40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]48 See the [llvm::MemoryBuffer] class. *)51 (** The kind of an [lltype], the result of [classify_type ty]. See the[all …]
6 * License. See LICENSE.TXT for details.15 (** See llvm::createAddArgumentPromotionPass *)19 (** See llvm::createConstantMergePass function. *)23 (** See llvm::createDeadArgEliminationPass function. *)27 (** See llvm::createFunctionAttrsPass function. *)31 (** See llvm::createFunctionInliningPass function. *)35 (** See llvm::createGlobalDCEPass function. *)39 (** See llvm::createGlobalOptimizerPass function. *)43 (** See llvm::createIPConstantPropagationPass function. *)47 (** See llvm::createPruneEHPass function. *)[all …]
6 * License. See LICENSE.TXT for details.20 (** The top-level container for all LLVM global data. See the25 objects. See the [llvm::Module] class. *)28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the33 constants, and much more are all [llvalues]. See the [llvm::Value] class.37 (** Used to store users and usees of values. See the [llvm::Use] class. *)40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]50 (** An attribute in LLVM IR. See the [llvm::Attribute] class. *)54 See the [llvm::MemoryBuffer] class. *)[all …]
6 * License. See LICENSE.TXT for details.20 (** The top-level container for all LLVM global data. See the25 objects. See the [llvm::Module] class. *)28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the33 constants, and much more are all [llvalues]. See the [llvm::Value] class.37 (** Used to store users and usees of values. See the [llvm::Use] class. *)40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]48 See the [llvm::MemoryBuffer] class. *)54 (** The kind of an [lltype], the result of [classify_type ty]. See the[all …]
12 See the License for the specific language governing permissions and39 // See worker.proto for details.42 // See worker.proto for details.46 // See worker.proto for details.50 // See worker.proto for details.53 // See worker.proto for details.56 // See worker.proto for details.59 // See worker.proto for details.62 // See worker.proto for details.65 // See worker.proto for details.[all …]
6 * License. See LICENSE.TXT for details.25 See the constructor llvm::TargetData::TargetData. *)30 See the method llvm::PassManagerBase::add. *)35 See the constructor llvm::TargetData::TargetData. *)39 See the destructor llvm::TargetData::~TargetData. *)45 See the method llvm::TargetData::isLittleEndian. *)49 See the method llvm::TargetData::getPointerSize. *)53 See the method llvm::TargetData::getIntPtrType. *)57 See the method llvm::TargetData::getTypeSizeInBits. *)62 See the method llvm::TargetData::getTypeStoreSize. *)[all …]
6 * License. See LICENSE.TXT for details.17 (** See the [llvm::PassManagerBuilder] function. *)21 (** See the [llvm::PassManagerBuilder::OptLevel] function. *)25 (** See the [llvm::PassManagerBuilder::SizeLevel] function. *)29 (** See the [llvm::PassManagerBuilder::DisableUnitAtATime] function. *)33 (** See the [llvm::PassManagerBuilder::DisableUnrollLoops] function. *)37 (** See the [llvm::PassManagerBuilder::Inliner] function. *)41 (** See the [llvm::PassManagerBuilder::populateFunctionPassManager] function. *)46 (** See the [llvm::PassManagerBuilder::populateModulePassManager] function. *)51 (** See the [llvm::PassManagerBuilder::populateLTOPassManager] function. *)
6 * License. See LICENSE.TXT for details.63 See the constructor [llvm::DataLayout::DataLayout]. *)67 See the method [llvm::DataLayout::getStringRepresentation]. *)72 See the method [llvm::DataLayout::isLittleEndian]. *)76 See the method [llvm::DataLayout::getPointerSize]. *)80 See the method [llvm::DataLayout::getIntPtrType]. *)84 See the method [llvm::DataLayout::getPointerSize]. *)89 See the method [llvm::DataLayout::getIntPtrType]. *)93 See the method [llvm::DataLayout::getTypeSizeInBits]. *)97 See the method [llvm::DataLayout::getTypeStoreSize]. *)[all …]
52 # PFR/TrueDoc font driver. See optional extension ftpfr.c below also.60 # Windows FONT/FNT font driver. See optional extension ftwinfnt.c below67 # BDF font driver. See optional extension ftbdf.c below also.108 # that its public API is subject to change if necessary). See118 # See include/freetype/ftgzip.h for the API.123 # See include/freetype/ftlzw.h for the API.128 # See include/freetype/ftbzip2.h for the API.153 # See include/freetype/ftbbox.h for the API.158 # See include/freetype/ftbdf.h for the API.164 # See include/freetype/ftbitmap.h for the API.[all …]
6 * License. See LICENSE.TXT for details.22 See the struct [llvm::GenericValue]. *)26 according to the floating point type [fpty]. See the fields30 (** [of_pointer v] boxes the pointer value [v] in a generic value. See the35 [w]. See the field [llvm::GenericValue::IntVal]. *)39 [w]. See the field [llvm::GenericValue::IntVal]. *)43 bitwidth [w]. See the field [llvm::GenericValue::IntVal]. *)48 [w]. See the field [llvm::GenericValue::IntVal]. *)52 floating point type [fpty]. See the fields [llvm::GenericValue::DoubleVal]56 (** [as_pointer gv] unboxes the pointer-valued generic value [gv]. See the[all …]
13 See ../clocks/clock-bindings.txt for details.15 See ../reset/reset.txt for details.29 See ../clocks/clock-bindings.txt for details.31 See ../reset/reset.txt for details.42 See ../clocks/clock-bindings.txt for details.44 See ../reset/reset.txt for details.55 See ../clocks/clock-bindings.txt for details.57 See ../reset/reset.txt for details.68 See ../clocks/clock-bindings.txt for details.70 See ../reset/reset.txt for details.[all …]
6 * License. See LICENSE.TXT for details.17 human-readable validation report. See [llvm::verifyModule]. *)22 human-readable validation report. See [llvm::verifyFunction]. *)26 validation report to [stderr] and aborts the program if it is invalid. See32 validation report to [stderr] and aborts the program if it is invalid. See39 See [llvm::Function::viewCFG]. *)44 See [llvm::Function::viewCFGOnly]. *)
10 See16 Implement the **Selection Criterion** creation requirements. See section **5.4**40 See also the Selection Criterion APIs below.46 See also the Parameter Handle APIs below.73 `ParameterMgrPlatformConnector` and extands them. See this class' description.100 Part of the Introspection requirements. See [req-introspection] especialy implement137 See section [req-serializable].141 Imports previously-exported data into the inference engine. See [req-deserializable].145 Exports a given part of the inference engine data. See [Serialization of individual data].149 Imports a partial inference engine data as previously exported. See section
6 * License. See LICENSE.TXT for details.15 (** See the [llvm::createBBVectorizePass] function. *)20 (** See the [llvm::createLoopVectorizePass] function. *)25 (** See the [llvm::createSLPVectorizerPass] function. *)
70 * See also the main :ref:`Tasks documentation page <coroutine>`.99 * See also the :ref:`Queues documentation page <asyncio-queues>`.122 * See also the :ref:`subprocess APIs <asyncio-subprocess>`158 * See also the :ref:`streams APIs <asyncio-streams>`191 * See also the documentation of asyncio209 - Raised when a Task is cancelled. See also :meth:`Task.cancel`.217 * See also the full list of