Home
last modified time | relevance | path

Searched defs:addrmode (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h210 inline static const char *AddrModeToString(AddrMode addrmode) { in AddrModeToString()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c4607 machine_mode addrmode, offmode; in expand_debug_expr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc4783 machine_mode addrmode, offmode; in expand_debug_expr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp3862 unsigned addrmode = fieldFromInstruction(Insn, 4, 2); in DecodeT2LoadShift() local