HomeSort by relevance Sort by last modified time
    Searched refs:PLD (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/third_party/skia/src/opts/
SkCachePreload_arm.h 17 #define PLD(x, n) "pld [%["#x"], #("#n")]\n\t"
20 #define PLD64(x, n) PLD(x, n) PLD(x, (n) + 32)
22 #define PLD64(x, n) PLD(x, n)
27 // PLD is disabled, all macros become empty.
28 #define PLD(x, n)
  /external/skia/src/opts/
SkCachePreload_arm.h 17 #define PLD(x, n) "pld [%["#x"], #("#n")]\n\t"
20 #define PLD64(x, n) PLD(x, n) PLD(x, (n) + 32)
22 #define PLD64(x, n) PLD(x, n)
27 // PLD is disabled, all macros become empty.
28 #define PLD(x, n)
  /external/llvm/test/MC/ARM/
thumb2-pldw.s 4 @ PLD(literal)
  /bionic/libc/arch-arm/bionic/
memcmp16.S 35 * and use of PLD will be needed.
42 PLD (r0, #0)
43 PLD (r1, #0)
65 PLD (r0, #32)
66 PLD (r1, #32)
114 PLD (r3, #64)
115 PLD (r1, #64)
196 PLD (r3, #64)
197 PLD (r1, #64)
  /bionic/libc/arch-arm/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /development/ndk/platforms/android-3/arch-arm/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */

Completed in 1825 milliseconds

1 2