HomeSort by relevance Sort by last modified time
    Searched refs:See (Results 1 - 25 of 2988) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/bindings/ocaml/transforms/ipo/
llvm_ipo.ml 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...]
llvm_ipo.mli 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...]
  /external/llvm/bindings/ocaml/transforms/scalar/
llvm_scalar_opts.mli 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...]
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 6 * License. See LICENSE.TXT for details.
25 See the constructor llvm::DataLayout::DataLayout. *)
30 See the method llvm::PassManagerBase::add. *)
35 See the constructor llvm::DataLayout::DataLayout. *)
39 See the destructor llvm::DataLayout::~DataLayout. *)
45 See the method llvm::DataLayout::isLittleEndian. *)
49 See the method llvm::DataLayout::getPointerSize. *)
53 See the method llvm::DataLayout::getIntPtrType. *)
57 See the method llvm::DataLayout::getTypeSizeInBits. *)
62 See the method llvm::DataLayout::getTypeStoreSize. *
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/android/test/jni/
Application.mk 2 # Source Licenses. See LICENSE.TXT for details.
  /bionic/libc/arch-mips/bionic/
__dso_handle.S 31 # See http://www.codesourcery.com/public/cxx-abi/abi.html#dso-dtor
__dso_handle_so.S 31 # See http://www.codesourcery.com/public/cxx-abi/abi.html#dso-dtor
  /development/ndk/platforms/android-9/arch-mips/src/
__dso_handle.S 31 # See http://www.codesourcery.com/public/cxx-abi/abi.html#dso-dtor
  /development/ndk/platforms/android-9/arch-x86/src/
__dso_handle.S 31 # See http://www.codesourcery.com/public/cxx-abi/abi.html#dso-dtor
__dso_handle_so.S 31 # See http://www.codesourcery.com/public/cxx-abi/abi.html#dso-dtor
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli 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. See
32 validation report to [stderr] and aborts the program if it is invalid. See
39 See [llvm::Function::viewCFG]. *)
44 See [llvm::Function::viewCFGOnly]. *)
  /external/compiler-rt/lib/tsan/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /ndk/tests/build/prebuild-stlport/jni/
Android.mk 0 # See README to understand what this project does.
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 6 * License. See LICENSE.TXT for details.
20 (** The top-level container for all LLVM global data. See the
25 objects. See the [llvm::Module] class. *)
28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the
33 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 th
    [all...]
  /external/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 6 * License. See LICENSE.TXT for details.
20 encountered. See the function [llvm::getBitcodeModule]. *)
27 encountered. See the function [llvm::ParseBitcodeFile]. *)
  /build/tools/droiddoc/
Android.mk 12 # See the License for the specific language governing permissions and
17 # Droiddoc is now Doclava -- See external/doclava.
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 6 * License. See LICENSE.TXT for details.
22 See the struct [llvm::GenericValue]. *)
26 according to the floating point type [fpty]. See the fields
30 (** [of_pointer v] boxes the pointer value [v] in a generic value. See the
35 [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 th
    [all...]
  /external/compiler-rt/lib/arm/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /external/compiler-rt/lib/i386/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /external/compiler-rt/lib/interception/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /external/compiler-rt/lib/ppc/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /external/compiler-rt/lib/profile/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /external/compiler-rt/lib/sanitizer_common/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /external/compiler-rt/lib/ubsan/
Makefile.mk 6 # License. See LICENSE.TXT for details.
  /external/compiler-rt/lib/x86_64/
Makefile.mk 6 # License. See LICENSE.TXT for details.

Completed in 2376 milliseconds

1 2 3 4 5 6 7 8 91011>>