/external/u-boot/board/freescale/common/ |
D | pq-mds-pib.c | 56 eieio(); in pib_init() 76 eieio(); in pib_init() 94 eieio(); in pib_init()
|
/external/u-boot/arch/powerpc/include/asm/ |
D | io.h | 104 static inline void eieio(void) in eieio() function 122 #define iobarrier_rw() eieio() 123 #define iobarrier_r() eieio() 124 #define iobarrier_w() eieio()
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-bookII.s | 92 # CHECK-BE: eieio # encoding: [0x7c,0x00,0x06,0xac] 93 # CHECK-LE: eieio # encoding: [0xac,0x06,0x00,0x7c] 94 eieio
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-bookII.s | 97 # CHECK-BE: eieio # encoding: [0x7c,0x00,0x06,0xac] 98 # CHECK-LE: eieio # encoding: [0xac,0x06,0x00,0x7c] 99 eieio
|
/external/u-boot/cmd/ |
D | tsi148.c | 104 eieio(); in tsi148_init() 110 eieio(); in tsi148_init() 115 eieio(); in tsi148_init()
|
D | universe.c | 102 eieio(); in universe_init() 105 eieio(); in universe_init()
|
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding-bookII.s.cs | 11 0x7c,0x00,0x06,0xac = eieio
|
/external/llvm/test/Feature/ |
D | inlineasm.ll | 10 call void asm sideeffect "eieio", ""( )
|
/external/swiftshader/third_party/LLVM/test/Feature/ |
D | inlineasm.ll | 10 call void asm sideeffect "eieio", ""( )
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | inlineasm.ll | 10 call void asm sideeffect "eieio", ""( )
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2009-08-17-inline-asm-addr-mode-breakage.ll | 20 …call void asm sideeffect "isync\0A\09eieio\0A\09stw $1, $0", "=*o,r,~{memory}"(i32* %1, i32 0) nou…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | 2009-08-17-inline-asm-addr-mode-breakage.ll | 20 …call void asm sideeffect "isync\0A\09eieio\0A\09stw $1, $0", "=*o,r,~{memory}"(i32* %1, i32 0) nou…
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2009-08-17-inline-asm-addr-mode-breakage.ll | 20 …call void asm sideeffect "isync\0A\09eieio\0A\09stw $1, $0", "=*o,r,~{memory}"(i32* %1, i32 0) nou…
|
/external/u-boot/include/ |
D | ns87308.h | 151 eieio(); in write_pm_reg()
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-bookII.txt | 45 # CHECK: eieio
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-bookII.txt | 45 # CHECK: eieio
|
/external/u-boot/drivers/mtd/nand/ |
D | fsl_upm.c | 28 eieio(); in fsl_upm_end_pattern()
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | mp.c | 172 eieio(); in cpu_release()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCSchedule.td | 164 // eieio LdStGeneral
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1563 V(eieio, EIEIO, 0x7C0006AC) \
|
/external/llvm/docs/ |
D | LangRef.rst | 3207 call void asm sideeffect "eieio", ""() 3218 call void asm alignstack "eieio", ""() 3227 call void asm inteldialect "eieio", ""()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3538 "eieio", IIC_LdStLoad, []>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3978 "eieio", IIC_LdStLoad, []>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | LangRef.rst | 3446 call void asm sideeffect "eieio", ""() 3457 call void asm alignstack "eieio", ""() 3466 call void asm inteldialect "eieio", ""()
|