HomeSort by relevance Sort by last modified time
    Searched refs:dataTransfer (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/codeflinger/
Arm64Assembler.cpp 577 void ArmToArm64Assembler::dataTransfer(int op, int cc,
636 return dataTransfer(opLDR, cc, Rd, Rn, op_type, 64);
640 return dataTransfer(opSTR, cc, Rd, Rn, op_type, 64);
644 return dataTransfer(opLDR, cc, Rd, Rn, op_type);
648 return dataTransfer(opLDRB, cc, Rd, Rn, op_type);
652 return dataTransfer(opSTR, cc, Rd, Rn, op_type);
657 return dataTransfer(opSTRB, cc, Rd, Rn, op_type);
662 return dataTransfer(opLDRH, cc, Rd, Rn, op_type);
675 return dataTransfer(opSTRH, cc, Rd, Rn, op_type);
    [all...]
Arm64Assembler.h 186 void dataTransfer(int operation, int cc, int Rd, int Rn,
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]

Completed in 559 milliseconds