HomeSort by: relevance | last modified time | path
    Searched refs:See (Results 1 - 25 of 2021) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/transforms/passmgr_builder/
llvm_passmgr_builder.mli 4 * See https://llvm.org/LICENSE.txt for license information.
16 (** See the [llvm::PassManagerBuilder] function. *)
20 (** See the [llvm::PassManagerBuilder::OptLevel] function. *)
24 (** See the [llvm::PassManagerBuilder::SizeLevel] function. *)
28 (** See the [llvm::PassManagerBuilder::DisableUnitAtATime] function. *)
32 (** See the [llvm::PassManagerBuilder::DisableUnrollLoops] function. *)
36 (** See the [llvm::PassManagerBuilder::Inliner] function. *)
40 (** See the [llvm::PassManagerBuilder::populateFunctionPassManager] function. *)
45 (** See the [llvm::PassManagerBuilder::populateModulePassManager] function. *)
50 (** See the [llvm::PassManagerBuilder::populateLTOPassManager] function. *
    [all...]
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 4 * See https://llvm.org/LICENSE.txt for license information.
19 (** The top-level container for all LLVM global data. See the
24 objects. See the [llvm::Module] class. *)
27 (** Opaque representation of Metadata nodes. See the [llvm::Metadata] class. *)
30 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the
35 constants, and much more are all [llvalues]. See the [llvm::Value] class.
39 (** Used to store users and usees of values. See the [llvm::Use] class. *)
42 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)
45 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]
52 (** An attribute in LLVM IR. See the [llvm::Attribute] class. *
    [all...]
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
llvm_target.mli 4 * See https://llvm.org/LICENSE.txt for license information.
62 See the constructor [llvm::DataLayout::DataLayout]. *)
66 See the method [llvm::DataLayout::getStringRepresentation]. *)
71 See the method [llvm::DataLayout::isLittleEndian]. *)
75 See the method [llvm::DataLayout::getPointerSize]. *)
79 See the method [llvm::DataLayout::getIntPtrType]. *)
83 See the method [llvm::DataLayout::getPointerSize]. *)
88 See the method [llvm::DataLayout::getIntPtrType]. *)
92 See the method [llvm::DataLayout::getTypeSizeInBits]. *)
96 See the method [llvm::DataLayout::getTypeStoreSize]. *
    [all...]
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
support.go 4 // See https://llvm.org/LICENSE.txt for license information.
28 // See llvm::sys::DynamicLibrary::LoadLibraryPermanently.
43 // See llvm::cl::ParseCommandLineOptions.
llvm_dep.go 4 // See https://llvm.org/LICENSE.txt for license information.
target.go 4 // See https://llvm.org/LICENSE.txt for license information.
116 // See the constructor llvm::TargetData::TargetData.
126 // See the constructor llvm::TargetData::TargetData.
135 // See the method llvm::TargetData::isLittleEndian.
139 // See the method llvm::TargetData::getPointerSize.
143 // See the method llvm::TargetData::getIntPtrType.
147 // See the method llvm::TargetData::getTypeSizeInBits.
153 // See the method llvm::TargetData::getTypeStoreSize.
159 // See the method llvm::TargetData::getTypeAllocSize.
165 // See the method llvm::TargetData::getABITypeAlignment
    [all...]
version.go 4 // See https://llvm.org/LICENSE.txt for license information.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 4 * See https://llvm.org/LICENSE.txt for license information.
19 encountered. See the function [llvm::getBitcodeModule]. *)
25 encountered. See the function [llvm::ParseBitcodeFile]. *)
llvm_bitreader.ml 4 * See https://llvm.org/LICENSE.txt for license information.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
llvm_debuginfo.mli 4 * See https://llvm.org/LICENSE.txt for license information.
183 See LLVMDIBuilderCreateCompileUnit. *)
188 for a file. See LLVMDIBuilderCreateFile. *)
199 specified parent scope. See LLVMDIBuilderCreateModule. *)
208 the specified parent scope. See LLVMDIBuilderCreateNameSpace *)
225 subprogram. See LLVMDIBuilderCreateFunction. *)
235 the specified parent context. See LLVMDIBuilderCreateLexicalBlock *)
250 location. See LLVMDIBuilderCreateDebugLocation *)
283 See LLVMDIBuilderGetOrCreateTypeArray. *)
288 See LLVMDIBuilderGetOrCreateArray. *
    [all...]
  /src/usr.bin/make/unit-tests/
directive-unexport.mk 8 # See also:
25 # See the ":N" in Var_UnExport for the implementation.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/irreader/
llvm_irreader.mli 4 * See https://llvm.org/LICENSE.txt for license information.
19 encountered. See the function [llvm::ParseIR]. *)
llvm_irreader.ml 4 * See https://llvm.org/LICENSE.txt for license information.
  /src/sys/arch/arm/xscale/
ixp425-fw.mk 9 # See ixp425-fw.README for instructions on how to download and generate
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/all_backends/
llvm_all_backends.mli 4 * See https://llvm.org/LICENSE.txt for license information.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/linker/
llvm_linker.ml 4 * See https://llvm.org/LICENSE.txt for license information.
  /src/external/bsd/kyua-cli/etc/kyua/
kyua.conf 3 -- System-wide configuration file for kyua(1). See kyua.conf(5) for details
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
gcore-stale-thread.exp 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # along with this program. If not, see <http://www.gnu.org/licenses/>.
56 {The current thread <Thread ID 1> has terminated\. See `help thread'\.} \
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-catz-zone.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-duplicate-remote-servers-synonyms.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-duration.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-empty-include.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-interface-interval.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-ipv4-prefix-dotted2.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-lifetime.conf 10 * See the COPYRIGHT file distributed with this work for additional

Completed in 34 milliseconds

1 2 3 4 5 6 7 8 91011>>