HomeSort by relevance Sort by last modified time
    Searched refs:Scalar (Results 1 - 17 of 17) sorted by null

  /external/llvm/lib/Transforms/
Makefile 11 PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello
  /external/llvm/lib/Transforms/Scalar/
Android.mk 30 Scalar.cpp \
  /external/llvm/lib/Target/NVPTX/
NVPTX.h 120 Scalar = 1,
NVPTXISelDAGToDAG.cpp 174 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar;
363 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar;
  /external/clang/lib/CodeGen/
CGValue.h 37 enum Flavor { Scalar, Complex, Aggregate };
45 bool isScalar() const { return V1.getInt() == Scalar; }
51 /// getScalarVal() - Return the Value* of this scalar value.
53 assert(isScalar() && "Not a scalar!");
72 ER.V1.setInt(Scalar);
CGExprScalar.cpp 1 //===--- CGExprScalar.cpp - Emit LLVM Code for Scalar Exprs ---------------===//
10 // This contains code to emit Expr nodes with scalar LLVM types as LLVM code.
39 // Scalar Expression Emitter
103 /// specified destination type, both of which are LLVM scalar types.
108 /// is an LLVM scalar type.
213 // Otherwise, assume the mapping is the scalar directly.
529 "Unknown scalar type to convert");
539 /// specified destination type, both of which are LLVM scalar types.
593 // A scalar can be splatted to an extended vector of the same element type
595 // Cast the scalar to element typ
    [all...]
  /external/llvm/
Android.mk 29 lib/Transforms/Scalar \
  /external/llvm/utils/
GenLibDeps.pl 18 while (scalar(@ARGV) and ($_ = $ARGV[0], /^[-+]/)) {
105 $libpath =~ s/^ScalarOpts/Transforms\/Scalar/;
146 $libpath =~ s/^ScalarOpts/Transforms\/Scalar/;
  /frameworks/compile/libbcc/lib/Core/
Compiler.cpp 28 #include <llvm/Transforms/Scalar.h>
246 // Cleanup and simplify the code after the scalar optimizations.
  /external/llvm/bindings/ocaml/transforms/scalar/
llvm_scalar_opts.mli 10 (** Scalar Transforms.
12 This interface provides an ocaml API for LLVM scalar transforms, the
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 48 #include <llvm/Transforms/Scalar.h>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /external/libvorbis/doc/
03-codebook.tex 164 type two builds the same vector list, but reads each scalar for each
166 possible scalar values. Lookup decode proceeds as follows:
305 algorithmically from a list of scalar values. Calculate (unpack) the
314 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
336 Lookup type two specifies a VQ lookup table in which each scalar in
347 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
375 returns that entry number to the decoder (when used in a scalar
378 desiring a VQ value). Scalar or VQ context is always explicit; any call
379 to the codebook mechanism requests either a scalar entry number or a
401 When used in a scalar context, the resulting codeword entry is th
    [all...]
  /external/chromium/testing/gtest/test/
gtest_unittest.cc     [all...]
  /external/gtest/test/
gtest_unittest.cc     [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /tools/motodev/src/plugins/preflighting.core/apktool/
apktool.jar 

Completed in 993 milliseconds