OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Gap
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/CodeGen/
RegAllocGreedy.cpp
[
all
...]
/external/javassist/src/main/javassist/bytecode/
CodeIterator.java
24
* same <code>Code_attribute</code>, then inserting a
gap
by one
308
* <p>An extra
gap
may be inserted at the end of the inserted
331
* <p>An extra
gap
may be inserted at the end of the inserted
356
* <p>An extra
gap
may be inserted at the end of the inserted
381
* <p>An extra
gap
may be inserted at the end of the inserted
404
* <p>An extra
gap
may be inserted at the end of the inserted
429
* <p>An extra
gap
may be inserted at the end of the inserted
466
* Inserts a
gap
471
* The inserted
gap
is filled with NOP. The
gap
length may b
599
Gap
gap
= new Gap();
local
1448
int
gap
, defaultByte;
field in class:CodeIterator.Switcher
[
all
...]
/external/javassist/src/main/javassist/convert/
TransformAccessArrayField.java
142
// The
gap
may include extra padding
145
CodeIterator.
Gap
gap
local
147
pos =
gap
.position;
159
pos = updatePos(pos,
gap
.length);
/external/v8/src/arm/
lithium-arm.h
96
V(
Gap
) \
337
DECLARE_CONCRETE_INSTRUCTION(
Gap
, "
gap
")
[
all
...]
/external/v8/src/ia32/
lithium-ia32.h
96
V(
Gap
) \
338
DECLARE_CONCRETE_INSTRUCTION(
Gap
, "
gap
")
[
all
...]
/external/v8/src/x64/
lithium-x64.h
96
V(
Gap
) \
338
DECLARE_CONCRETE_INSTRUCTION(
Gap
, "
gap
")
[
all
...]
Completed in 2765 milliseconds