OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMipsDeltaHi
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/mips/
assemble_mips.cc
401
ENCODING_MAP(
kMipsDeltaHi
, 0x3C000000,
492
LIR* delta_hi = RawLIR(dalvik_offset,
kMipsDeltaHi
, rAT, 0, WrapPointer(anchor), 0, 0,
551
RawLIR(lir->dalvik_offset,
kMipsDeltaHi
,
573
} else if (lir->opcode ==
kMipsDeltaHi
) {
[
all
...]
mips_lir.h
477
kMipsDeltaHi
, // Pseudo for lui t, high16(<label>-<label>).
Completed in 5267 milliseconds