Home
last modified time | relevance | path

Searched defs:L (Results 1 – 6 of 6) sorted by relevance

/art/runtime/arch/x86_64/
Dmemcmp16_x86_64.S29 # define L(label) .L##label macro
/art/runtime/arch/x86/
Dmemcmp16_x86.S24 # define L(label) .L##label macro
/art/test/442-checker-constant-folding/src/
DMain.java415 assertLongEquals(LongAddition(), 3L); in main() local
416 assertLongEquals(LongSubtraction(), 4L); in main() local
/art/disassembler/
Ddisassembler_arm.cc507 uint32_t L = (instr >> 20) & 1; in DumpThumb32() local
817 uint32_t L = (instr >> 20) & 1; in DumpThumb32() local
842 uint32_t L = (instr >> 20) & 1; in DumpThumb32() local
1274 uint32_t L = (instr >> 12) & 1; in DumpThumb32() local
/art/compiler/utils/arm/
Dassembler_arm.h266 L = 1 << 20, // load (or store) enumerator
/art/runtime/
Dcheck_jni.cc124 jobject L; member
1911 FIELD_ACCESSORS(jobject, Object, Primitive::kPrimNot, L) in FIELD_ACCESSORS() argument
2024 CALL(jobject, Object, Primitive::kPrimNot, L) in CALL() argument