Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7723.h167 #define PHDR 0xA405012E macro
Dcpu_sh7724.h189 #define PHDR 0xA405012E macro
Dcpu_sh7720.h192 #define PHDR (PORT_BASE + 0x4E) macro
Dcpu_sh7780.h418 #define PHDR 0xFFEA002E macro
Dcpu_sh7722.h1239 #define PHDR 0xA405012E macro
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShrinkWrapping.cpp106 MachineBasicBlock* PHDR = LP->getLoopPreheader(); in getTopLevelLoopPreheader() local