OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:addressing
(Results
226 - 250
of
1179
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/docs/
SegmentedStacks.rst
53
so that SP (and FP) relative
addressing
of function arguments work as expected.
/external/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h
108
// into their uses via
addressing
modes.
208
// Guess that only reg and reg+reg
addressing
is allowed. This heuristic is
223
// Guess that all legal
addressing
mode are free.
432
// No
addressing
mode takes two scale registers.
/external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h
32
// the
addressing
mode. :( This causes us to miss certain things.
/external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.h
71
// operands of the store here, since we support [r+r] and [r+i]
addressing
.
/external/llvm/test/Analysis/CostModel/X86/
gep.ll
9
; the instruction
addressing
mode.
/external/llvm/test/CodeGen/AMDGPU/
array-ptr-calc-i32.ll
8
; an add and won't be folded into the
addressing
, which fails with a
/external/llvm/test/CodeGen/Hexagon/
addrmode-indoff.ll
3
; Bug 6840. Use absolute+index
addressing
.
/external/llvm/test/CodeGen/X86/
fold-and-shift.ll
38
; a greater constant and using the
addressing
mode to scale the result back up.
/external/llvm/test/Transforms/LoopStrengthReduce/
scaling_factor_cost_crash.ll
5
; <rdar://problem/14199725> Assertion failed: (CurScaleCost >= 0 && "Legal
addressing
mode has an illegal cost!")
/external/sonivox/arm-wt-22k/lib_src/
ARM_synth_constants_gnu.inc
56
@ if the OUTPUT PCM sample is 16-bits, then when using indexed
addressing
,
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPPathFactory.java
161
* path syntax allows two forms of "content
addressing
" that may
165
*
addressing
is shown in ComposeFieldSelector. \note ComposeLangSelector
190
* allows two forms of "content
addressing
" that may be used to select an item in an
193
* content
addressing
is shown in ComposeLangSelector. For example, consider a simple struct
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastidct.cpp
331
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
378
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
437
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
507
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
583
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
640
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
696
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
751
/* preset the offset, such that we can take advantage pre-offset
addressing
mode */
[
all
...]
/frameworks/compile/mclinker/include/mcld/ADT/
HashBase.h
45
* HashTableImpl uses open-
addressing
, linear probing hash table.
HashTable.h
25
* is open
addressing
and can linear probing.
/toolchain/binutils/binutils-2.25/gas/config/
vax-inst.h
33
short int vop_mode; /*
addressing
mode 4 bits. eg I^#=0x9 */
/toolchain/binutils/binutils-2.25/gas/doc/
c-avr.texi
184
register pointers for Data Space
addressing
. One of the these address
260
This modifier useful for
addressing
data or code from
268
This modifier useful for
addressing
data or code from
275
This modifier useful for
addressing
data or code from
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
operand-err-1.s
33
;
Addressing
modes
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
imem.s
10
;
addressing
modes and completers.
/toolchain/binutils/binutils-2.25/gprof/
aarch64.c
69
/* Regular pc relative
addressing
check that this is the
i386.c
68
* regular pc relative
addressing
sparc.c
63
* Regular pc relative
addressing
check that this is the
/toolchain/binutils/binutils-2.25/ld/scripttempl/
ip2k.sc
39
/* Global general purpose registers in direct
addressing
range. */
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMManagerDefault.java
92
* access needs to be blindingly fast since it's used in node
addressing
.
97
* single identifier, this will always be 0. In overflow
addressing
, where
105
* access needs to be blindingly fast since it's used in node
addressing
.
138
* @param offset Integer
addressing
offset. The internal DTM Node ID is
141
* for overflow
addressing
it will be a multiple of 1<<IDENT_DTM_NODE_BITS.
516
// TODO: %REVIEW% If overflow
addressing
, we may recheck a DTM
541
// to a manager can use the overflow
addressing
scheme.)
661
* the start of the document. If overflow
addressing
is in use, other
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.hpp
105
deUint32 getDimensions (const ImageType imageType); //!< Coordinate dimension used for
addressing
(e.g. 3 (x,y,z) for 2d array)
106
deUint32 getLayerDimensions (const ImageType imageType); //!< Coordinate dimension used for
addressing
a single layer (e.g. 2 (x,y) for 2d array)
/external/iproute2/include/linux/
atm.h
166
/* PVC
addressing
*/
184
/* SVC
addressing
*/
Completed in 556 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>