HomeSort by relevance Sort by last modified time
    Searched defs:R6 (Results 1 - 4 of 4) sorted by null

  /art/runtime/arch/arm/
registers_arm.h 33 R6 = 6,
  /external/llvm/include/llvm/Support/
MathExtras.h 218 #define R6(n) R4(n), R4(n + 2 * 4), R4(n + 1 * 4), R4(n + 3 * 4)
219 R6(0), R6(2), R6(1), R6(3)
222 #undef R6
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 757 ResPacket R0, R1, R2, R3, R4, R5, R6;
766 R6 = ploadu<ResPacket>(r2 + ResPacketSize);
776 traits.acc(C6, alphav, R6);
784 pstoreu(r2 + ResPacketSize, R6);
    [all...]
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 50 R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15,
57 LIST(R0), LIST(R1), LIST(R2), LIST(R3), LIST(R4), LIST(R5), LIST(R6),

Completed in 194 milliseconds