| /external/chromium_org/v8/src/arm64/ |
| D | macro-assembler-arm64-inl.h | 46 void MacroAssembler::And(const Register& rd, in And() 55 void MacroAssembler::Ands(const Register& rd, in Ands() 71 void MacroAssembler::Bic(const Register& rd, in Bic() 80 void MacroAssembler::Bics(const Register& rd, in Bics() 89 void MacroAssembler::Orr(const Register& rd, in Orr() 98 void MacroAssembler::Orn(const Register& rd, in Orn() 107 void MacroAssembler::Eor(const Register& rd, in Eor() 116 void MacroAssembler::Eon(const Register& rd, in Eon() 151 void MacroAssembler::Add(const Register& rd, in Add() 163 void MacroAssembler::Adds(const Register& rd, in Adds() [all …]
|
| D | assembler-arm64.cc | 1073 void Assembler::adr(const Register& rd, int imm21) { in adr() 1079 void Assembler::adr(const Register& rd, Label* label) { in adr() 1084 void Assembler::add(const Register& rd, in add() 1091 void Assembler::adds(const Register& rd, in adds() 1105 void Assembler::sub(const Register& rd, in sub() 1112 void Assembler::subs(const Register& rd, in subs() 1125 void Assembler::neg(const Register& rd, const Operand& operand) { in neg() 1131 void Assembler::negs(const Register& rd, const Operand& operand) { in negs() 1137 void Assembler::adc(const Register& rd, in adc() 1144 void Assembler::adcs(const Register& rd, in adcs() [all …]
|
| D | assembler-arm64.h | 1216 void bfi(const Register& rd, in bfi() 1226 void bfxil(const Register& rd, in bfxil() 1237 void asr(const Register& rd, const Register& rn, unsigned shift) { in asr() 1243 void sbfiz(const Register& rd, in sbfiz() 1253 void sbfx(const Register& rd, in sbfx() 1263 void sxtb(const Register& rd, const Register& rn) { in sxtb() 1268 void sxth(const Register& rd, const Register& rn) { in sxth() 1273 void sxtw(const Register& rd, const Register& rn) { in sxtw() 1279 void lsl(const Register& rd, const Register& rn, unsigned shift) { in lsl() 1286 void lsr(const Register& rd, const Register& rn, unsigned shift) { in lsr() [all …]
|
| D | delayed-masm-arm64.cc | 100 void DelayedMasm::Load(const CPURegister& rd, const MemOperand& operand) { in Load() 135 void DelayedMasm::Store(const CPURegister& rd, const MemOperand& operand) { in Store()
|
| D | delayed-masm-arm64-inl.h | 23 void DelayedMasm::Mov(const Register& rd, in Mov()
|
| /external/vixl/src/a64/ |
| D | macro-assembler-a64.h | 183 void Mvn(const Register& rd, uint64_t imm) { in Mvn() 343 void Adr(const Register& rd, Label* label) { in Adr() 348 void Asr(const Register& rd, const Register& rn, unsigned shift) { in Asr() 354 void Asr(const Register& rd, const Register& rn, const Register& rm) { in Asr() 389 void Bfi(const Register& rd, in Bfi() 398 void Bfxil(const Register& rd, in Bfxil() 439 void Cinc(const Register& rd, const Register& rn, Condition cond) { in Cinc() 445 void Cinv(const Register& rd, const Register& rn, Condition cond) { in Cinv() 451 void Cls(const Register& rd, const Register& rn) { in Cls() 457 void Clz(const Register& rd, const Register& rn) { in Clz() [all …]
|
| D | assembler-a64.cc | 533 void Assembler::adr(const Register& rd, int imm21) { in adr() 539 void Assembler::adr(const Register& rd, Label* label) { in adr() 544 void Assembler::add(const Register& rd, in add() 551 void Assembler::adds(const Register& rd, in adds() 565 void Assembler::sub(const Register& rd, in sub() 572 void Assembler::subs(const Register& rd, in subs() 585 void Assembler::neg(const Register& rd, const Operand& operand) { in neg() 591 void Assembler::negs(const Register& rd, const Operand& operand) { in negs() 597 void Assembler::adc(const Register& rd, in adc() 604 void Assembler::adcs(const Register& rd, in adcs() [all …]
|
| D | macro-assembler-a64.cc | 49 void MacroAssembler::And(const Register& rd, in And() 57 void MacroAssembler::Ands(const Register& rd, in Ands() 72 void MacroAssembler::Bic(const Register& rd, in Bic() 80 void MacroAssembler::Bics(const Register& rd, in Bics() 88 void MacroAssembler::Orr(const Register& rd, in Orr() 96 void MacroAssembler::Orn(const Register& rd, in Orn() 104 void MacroAssembler::Eor(const Register& rd, in Eor() 112 void MacroAssembler::Eon(const Register& rd, in Eon() 120 void MacroAssembler::LogicalMacro(const Register& rd, in LogicalMacro() 214 void MacroAssembler::Mov(const Register& rd, in Mov() [all …]
|
| D | assembler-a64.h | 868 inline void bfi(const Register& rd, in bfi() 878 inline void bfxil(const Register& rd, in bfxil() 889 inline void asr(const Register& rd, const Register& rn, unsigned shift) { in asr() 895 inline void sbfiz(const Register& rd, in sbfiz() 905 inline void sbfx(const Register& rd, in sbfx() 915 inline void sxtb(const Register& rd, const Register& rn) { in sxtb() 920 inline void sxth(const Register& rd, const Register& rn) { in sxth() 925 inline void sxtw(const Register& rd, const Register& rn) { in sxtw() 931 inline void lsl(const Register& rd, const Register& rn, unsigned shift) { in lsl() 938 inline void lsr(const Register& rd, const Register& rn, unsigned shift) { in lsr() [all …]
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcJITInfo.cpp | 102 #define SETHI_INST(imm, rd) (0x01000000 | ((rd) << 25) | ((imm) & 0x3FFFFF)) argument 103 #define JMP_INST(rs1, imm, rd) (0x80000000 | ((rd) << 25) | (0x38 << 19) \ argument 106 #define OR_INST_I(rs1, imm, rd) (0x80000000 | ((rd) << 25) | (0x02 << 19) \ argument 108 #define OR_INST_R(rs1, rs2, rd) (0x80000000 | ((rd) << 25) | (0x02 << 19) \ argument 110 #define RDPC_INST(rd) (0x80000000 | ((rd) << 25) | (0x28 << 19) \ argument 112 #define LDX_INST(rs1, imm, rd) (0xC0000000 | ((rd) << 25) | (0x0B << 19) \ argument 114 #define SLLX_INST(rs1, imm, rd) (0x80000000 | ((rd) << 25) | (0x25 << 19) \ argument 116 #define SUB_INST(rs1, imm, rd) (0x80000000 | ((rd) << 25) | (0x04 << 19) \ argument 118 #define XOR_INST(rs1, imm, rd) (0x80000000 | ((rd) << 25) | (0x03 << 19) \ argument
|
| /external/fio/engines/ |
| D | rdma.c | 121 struct rdmaio_data *rd = td->io_ops->data; in client_recv() local 153 struct rdmaio_data *rd = td->io_ops->data; in server_recv() local 168 struct rdmaio_data *rd = td->io_ops->data; in cq_event_handler() local 275 struct rdmaio_data *rd = td->io_ops->data; in rdma_poll_wait() local 312 struct rdmaio_data *rd = td->io_ops->data; in fio_rdmaio_setup_qp() local 392 struct rdmaio_data *rd = td->io_ops->data; in fio_rdmaio_setup_control_msg_buffers() local 436 struct rdmaio_data *rd = td->io_ops->data; in get_next_channel_event() local 468 struct rdmaio_data *rd = td->io_ops->data; in fio_rdmaio_prep() local 511 struct rdmaio_data *rd = td->io_ops->data; in fio_rdmaio_event() local 529 struct rdmaio_data *rd = td->io_ops->data; in fio_rdmaio_getevents() local [all …]
|
| /external/chromium_org/v8/src/mips64/ |
| D | assembler-mips64.cc | 350 Register rd; in GetRdReg() local 564 uint32_t rd = GetRd(instr); in IsNop() local 853 Register rd, in GenInstrRegister() 1411 void Assembler::jalr(Register rs, Register rd) { in jalr() 1449 void Assembler::addu(Register rd, Register rs, Register rt) { in addu() 1454 void Assembler::addiu(Register rd, Register rs, int32_t j) { in addiu() 1459 void Assembler::subu(Register rd, Register rs, Register rt) { in subu() 1464 void Assembler::mul(Register rd, Register rs, Register rt) { in mul() 1473 void Assembler::muh(Register rd, Register rs, Register rt) { in muh() 1479 void Assembler::mulu(Register rd, Register rs, Register rt) { in mulu() [all …]
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | uregiontest.c | 362 const KnownRegion * rd; in TestKnownRegions() local 389 const KnownRegion * rd; in TestGetContainedRegions() local 418 const KnownRegion * rd; in TestGetContainedRegionsWithType() local 447 const KnownRegion * rd; in TestGetContainingRegion() local 471 const KnownRegion * rd; in TestGetContainingRegionWithType() local 548 const KnownRegion * rd; in TestContains() local
|
| /external/chromium_org/third_party/icu/source/test/cintltst/ |
| D | uregiontest.c | 362 const KnownRegion * rd; in TestKnownRegions() local 389 const KnownRegion * rd; in TestGetContainedRegions() local 418 const KnownRegion * rd; in TestGetContainedRegionsWithType() local 447 const KnownRegion * rd; in TestGetContainingRegion() local 471 const KnownRegion * rd; in TestGetContainingRegionWithType() local 548 const KnownRegion * rd; in TestContains() local
|
| /external/valgrind/main/VEX/priv/ |
| D | guest_mips_helpers.c | 413 #define ASM_VOLATILE_CASE(rd, sel) \ argument 418 UInt mips32_dirtyhelper_mfc0(UInt rd, UInt sel) in mips32_dirtyhelper_mfc0() 745 #define ASM_VOLATILE_CASE(rd, sel) \ argument 750 ULong mips64_dirtyhelper_dmfc0 ( UInt rd, UInt sel ) in mips64_dirtyhelper_dmfc0() 1075 #define ASM_VOLATILE_CASE(rd, sel) \ argument 1079 UInt mips32_dirtyhelper_rdhwr ( UInt rt, UInt rd ) in mips32_dirtyhelper_rdhwr() 1094 ULong mips64_dirtyhelper_rdhwr ( ULong rt, ULong rd ) in mips64_dirtyhelper_rdhwr()
|
| /external/chromium_org/v8/src/mips/ |
| D | assembler-mips.cc | 372 Register rd; in GetRdReg() local 592 uint32_t rd = GetRd(instr); in IsNop() local 869 Register rd, in GenInstrRegister() 1432 void Assembler::jalr(Register rs, Register rd) { in jalr() 1470 void Assembler::addu(Register rd, Register rs, Register rt) { in addu() 1475 void Assembler::addiu(Register rd, Register rs, int32_t j) { in addiu() 1480 void Assembler::subu(Register rd, Register rs, Register rt) { in subu() 1485 void Assembler::mul(Register rd, Register rs, Register rt) { in mul() 1494 void Assembler::mulu(Register rd, Register rs, Register rt) { in mulu() 1500 void Assembler::muh(Register rd, Register rs, Register rt) { in muh() [all …]
|
| /external/icu/icu4c/source/test/intltest/ |
| D | regiontst.cpp | 368 KnownRegion rd = knownRegions[i]; in TestKnownRegions() local 496 KnownRegion rd = knownRegions[i]; in TestGetContainedRegions() local 523 KnownRegion rd = knownRegions[i]; in TestGetContainedRegionsWithType() local 550 KnownRegion rd = knownRegions[i]; in TestGetContainingRegion() local 574 KnownRegion rd = knownRegions[i]; in TestGetContainingRegionWithType() local 636 KnownRegion rd = knownRegions[i]; in TestContains() local
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| D | regiontst.cpp | 368 KnownRegion rd = knownRegions[i]; in TestKnownRegions() local 496 KnownRegion rd = knownRegions[i]; in TestGetContainedRegions() local 523 KnownRegion rd = knownRegions[i]; in TestGetContainedRegionsWithType() local 550 KnownRegion rd = knownRegions[i]; in TestGetContainingRegion() local 574 KnownRegion rd = knownRegions[i]; in TestGetContainingRegionWithType() local 636 KnownRegion rd = knownRegions[i]; in TestContains() local
|
| /external/libvpx/libvpx/vp8/common/x86/ |
| D | subpixel_mmx.asm | 640 rd: label
|
| D | postproc_mmx.asm | 314 rd: label
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
| D | subpixel_mmx.asm | 640 rd: label
|
| D | postproc_mmx.asm | 314 rd: label
|
| /external/libvpx/libvpx/vp9/common/x86/ |
| D | vp9_postproc_mmx.asm | 532 rd: label
|
| /external/webp/src/enc/ |
| D | quant.c | 54 const VP8ModeScore* const rd) { in PrintBlockInfo() 488 static void InitScore(VP8ModeScore* const rd) { in InitScore() 540 static WEBP_INLINE void SetRDScore(int lambda, VP8ModeScore* const rd) { in SetRDScore() 717 VP8ModeScore* const rd, in ReconstructIntra16() 791 static int ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, in ReconstructUV() 868 static void PickBestIntra16(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra16() 931 static int PickBestIntra4(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra4() 1015 static void PickBestUV(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestUV() 1057 static void SimpleQuantize(VP8EncIterator* const it, VP8ModeScore* const rd) { in SimpleQuantize() 1137 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd, in VP8Decimate()
|
| /external/chromium_org/third_party/libwebp/enc/ |
| D | quant.c | 54 const VP8ModeScore* const rd) { in PrintBlockInfo() 488 static void InitScore(VP8ModeScore* const rd) { in InitScore() 540 static WEBP_INLINE void SetRDScore(int lambda, VP8ModeScore* const rd) { in SetRDScore() 717 VP8ModeScore* const rd, in ReconstructIntra16() 791 static int ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, in ReconstructUV() 868 static void PickBestIntra16(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra16() 931 static int PickBestIntra4(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra4() 1015 static void PickBestUV(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestUV() 1057 static void SimpleQuantize(VP8EncIterator* const it, VP8ModeScore* const rd) { in SimpleQuantize() 1137 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd, in VP8Decimate()
|