OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Transforms
(Results
1 - 25
of
29
) sorted by null
1
2
/external/llvm/lib/
Makefile
13
PARALLEL_DIRS := IR AsmParser Bitcode Analysis
Transforms
CodeGen \
/external/llvm/unittests/
Makefile
13
Option Support
Transforms
/external/llvm/
Android.mk
28
lib/
Transforms
/IPO \
29
lib/
Transforms
/InstCombine \
30
lib/
Transforms
/Instrumentation \
31
lib/
Transforms
/ObjCARC \
32
lib/
Transforms
/Scalar \
33
lib/
Transforms
/Utils \
34
lib/
Transforms
/Vectorize \
/external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh
41
LLVM_INSTRUMENTATION=lib/
Transforms
/Instrumentation
43
${CPPLINT} --filter=${LLVM_LINT_FILTER} lib/
Transforms
/Instrumentation/*Sanitizer.cpp \
44
lib/
Transforms
/Utils/SpecialCaseList.cpp
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramEffects.h
23
* This class encapsulates an array of GrGLEffects and their supporting data (coord
transforms
147
* This is a GrGLProgramEffects implementation that does coord
transforms
with the vertex shader.
181
* Helper for emitEffect(). Emits code to implement an effect's coord
transforms
in the VS.
240
* This is a GrGLProgramEffects implementation that does coord
transforms
with the the built-in GL
270
* effect. The
transforms
all use adjacent texture units. They either use two or three of the
286
struct
Transforms
{
287
Transforms
(EffectKey transformKey, int texCoordIndex)
293
SkTArray<
Transforms
> fTransforms;
GrGLProgramEffects.cpp
315
SkTArray<Transform, true>&
transforms
= fTransforms.push_back();
local
318
transforms
.push_back_n(numTransforms);
324
transforms
[t].fType = kVoid_GrSLType;
329
transforms
[t].fType = kVec2f_GrSLType;
334
transforms
[t].fType = kMat33f_GrSLType;
339
transforms
[t].fType = kMat33f_GrSLType;
347
if (kVoid_GrSLType !=
transforms
[t].fType) {
353
transforms
[t].fHandle = builder->addUniform(GrGLShaderBuilder::kVertex_Visibility,
354
transforms
[t].fType,
374
switch (
transforms
[t].fType)
420
SkTArray<Transform, true>&
transforms
= fTransforms[effectIdx];
local
[
all
...]
/external/skia/src/gpu/gl/
GrGLProgramEffects.h
23
* This class encapsulates an array of GrGLEffects and their supporting data (coord
transforms
147
* This is a GrGLProgramEffects implementation that does coord
transforms
with the vertex shader.
181
* Helper for emitEffect(). Emits code to implement an effect's coord
transforms
in the VS.
240
* This is a GrGLProgramEffects implementation that does coord
transforms
with the the built-in GL
270
* effect. The
transforms
all use adjacent texture units. They either use two or three of the
286
struct
Transforms
{
287
Transforms
(EffectKey transformKey, int texCoordIndex)
293
SkTArray<
Transforms
> fTransforms;
/art/compiler/sea_ir/code_gen/
code_gen_data.cc
22
#include <llvm/
Transforms
/IPO.h>
23
#include <llvm/
Transforms
/IPO/PassManagerBuilder.h>
/external/clang/lib/ARCMigrate/
Android.mk
32
Transforms
.cpp \
/external/llvm/utils/
GenLibDeps.pl
102
$libpath =~ s/^Instrumentation/
Transforms
\/Instrumentation/;
105
$libpath =~ s/^ScalarOpts/
Transforms
\/Scalar/;
106
$libpath =~ s/^TransformUtils/
Transforms
\/Utils/;
108
$libpath =~ s/^ipo/
Transforms
\/IPO/;
143
$libpath =~ s/^Instrumentation/
Transforms
\/Instrumentation/;
146
$libpath =~ s/^ScalarOpts/
Transforms
\/Scalar/;
147
$libpath =~ s/^TransformUtils/
Transforms
\/Utils/;
149
$libpath =~ s/^ipo/
Transforms
\/IPO/;
/frameworks/compile/libbcc/lib/Core/
Compiler.cpp
27
#include <llvm/
Transforms
/IPO.h>
28
#include <llvm/
Transforms
/IPO/PassManagerBuilder.h>
29
#include <llvm/
Transforms
/Scalar.h>
/art/compiler/llvm/
llvm_compilation_unit.cc
73
#include <llvm/
Transforms
/IPO.h>
74
#include <llvm/
Transforms
/IPO/PassManagerBuilder.h>
75
#include <llvm/
Transforms
/Scalar.h>
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
radeon_llvm_emit.cpp
42
#include <llvm/
Transforms
/Scalar.h>
/external/mesa3d/src/gallium/drivers/radeon/
radeon_llvm_emit.cpp
42
#include <llvm/
Transforms
/Scalar.h>
/frameworks/compile/libbcc/lib/Renderscript/
RSCompiler.cpp
21
#include <llvm/
Transforms
/IPO.h>
/external/llvm/bindings/ocaml/transforms/ipo/
llvm_ipo.ml
10
(** IPO
Transforms
.
llvm_ipo.mli
10
(** IPO
Transforms
.
/external/llvm/test/Bindings/Ocaml/
ipo_opts.ml
33
(*===--
Transforms
--------------------------------------------------------===*)
72
suite "
transforms
" test_transforms;
scalar_opts.ml
32
(*===--
Transforms
--------------------------------------------------------===*)
87
suite "
transforms
" test_transforms;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/llvm/
invocation.cpp
39
#include <llvm/
Transforms
/IPO.h>
40
#include <llvm/
Transforms
/IPO/PassManagerBuilder.h>
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
invocation.cpp
39
#include <llvm/
Transforms
/IPO.h>
40
#include <llvm/
Transforms
/IPO/PassManagerBuilder.h>
/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
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_init.c
41
#include <llvm-c/
Transforms
/Scalar.h>
142
/* These are the passes currently listed in llvm-c/
Transforms
/Scalar.h,
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c
41
#include <llvm-c/
Transforms
/Scalar.h>
142
/* These are the passes currently listed in llvm-c/
Transforms
/Scalar.h,
/frameworks/compile/mclinker/lib/CodeGen/
MCLDTargetMachine.cpp
49
#include <llvm/
Transforms
/Scalar.h>
Completed in 418 milliseconds
1
2