Home
last modified time | relevance | path

Searched defs:L (Results 1 – 4 of 4) 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/disassembler/
Ddisassembler_arm.cc475 uint32_t L = (instr >> 20) & 1; in DumpThumb32() local
785 uint32_t L = (instr >> 20) & 1; in DumpThumb32() local
813 uint32_t L = (instr >> 20) & 1; in DumpThumb32() local
1245 uint32_t L = (instr >> 12) & 1; in DumpThumb32() local
/art/compiler/utils/arm/
Dassembler_arm.h274 L = 1 << 20, // load (or store) enumerator