OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssa
(Results
76 - 90
of
90
) sorted by null
1
2
3
4
/external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_build_util.h
229
lval->
ssa
= 1;
nv50_ir.cpp
233
ssa
= 0;
250
ssa
= 0;
nv50_ir.h
412
//
SSA
: return eventual (traverse MOVs) literal value, if it exists
453
LValue *origin; // pre
SSA
value
519
unsigned
ssa
: 1;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp
233
ssa
= 0;
250
ssa
= 0;
nv50_ir.h
412
//
SSA
: return eventual (traverse MOVs) literal value, if it exists
453
LValue *origin; // pre
SSA
value
519
unsigned
ssa
: 1;
/dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java
31
import com.android.dx.
ssa
.BasicRegisterMapper;
/dalvik/dx/src/com/android/dx/ssa/
SCCP.java
17
package com.android.dx.
ssa
;
48
/** Lattice values for each
SSA
register */
58
/** Worklist for
SSA
edges. This is a list of registers to process */
61
* Worklist for
SSA
edges that represent varying values. It makes the
95
* Adds a
SSA
basic block to the CFG worklist if it's unexecuted, or
109
* Adds an
SSA
register's uses to the
SSA
worklist.
110
* @param reg
SSA
register
127
* @param reg
SSA
register
SsaBasicBlock.java
17
package com.android.dx.
ssa
;
40
* An
SSA
representation of a basic block.
135
* Creates a new
SSA
basic block from a ROP form basic block.
544
* nothing. For use by {@link com.android.dx.
ssa
.SsaMethod#makeExitBlock}
582
* The last Insn has to be a normal
SSA
insn: a phi can't branch
891
* in
SSA
form, perhaps is never on a dominance frontier.
[
all
...]
SsaMethod.java
17
package com.android.dx.
ssa
;
38
* A method in
SSA
form.
48
* Index of exit block, which exists only in
SSA
form,
85
* are about to be mapped into a non-
SSA
namespace. When true,
586
* Indicates that the instruction list has changed or the
SSA
register
667
* Checks to see if the given
SSA
reg is ever associated with a local
668
* local variable. Each
SSA
reg may be associated with at most one
671
* @param spec {@code non-null;}
ssa
reg
710
* Makes a new
SSA
register. For use after renaming has completed.
712
* @return {@code >=0;} new
SSA
register
[
all
...]
EscapeAnalysis.java
17
package com.android.dx.
ssa
;
70
* @param reg the
SSA
register that defines the object
514
// Convert the method back to
SSA
form
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/ssa/
SCCP.java
17
package com.android.dx.
ssa
;
49
/** Lattice values for each
SSA
register */
59
/** Worklist for
SSA
edges. This is a list of registers to process */
62
* Worklist for
SSA
edges that represent varying values. It makes the
96
* Adds a
SSA
basic block to the CFG worklist if it's unexecuted, or
110
* Adds an
SSA
register's uses to the
SSA
worklist.
111
* @param reg
SSA
register
128
* @param reg
SSA
register
SsaBasicBlock.java
17
package com.android.dx.
ssa
;
41
* An
SSA
representation of a basic block.
136
* Creates a new
SSA
basic block from a ROP form basic block.
545
* nothing. For use by {@link com.android.dx.
ssa
.SsaMethod#makeExitBlock}
583
* The last Insn has to be a normal
SSA
insn: a phi can't branch
892
* in
SSA
form, perhaps is never on a dominance frontier.
[
all
...]
SsaMethod.java
17
package com.android.dx.
ssa
;
39
* A method in
SSA
form.
49
* Index of exit block, which exists only in
SSA
form,
86
* are about to be mapped into a non-
SSA
namespace. When true,
587
* Indicates that the instruction list has changed or the
SSA
register
668
* Checks to see if the given
SSA
reg is ever associated with a local
669
* local variable. Each
SSA
reg may be associated with at most one
672
* @param spec {@code non-null;}
ssa
reg
711
* Makes a new
SSA
register. For use after renaming has completed.
713
* @return {@code >=0;} new
SSA
register
[
all
...]
EscapeAnalysis.java
17
package com.android.dx.
ssa
;
71
* @param reg the
SSA
register that defines the object
515
// Convert the method back to
SSA
form
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 1216 milliseconds
1
2
3
4