Home
last modified time | relevance | path

Searched refs:LDD (Results 1 – 25 of 34) sorted by relevance

12

/external/ltp/testcases/commands/ldd/
Dldd01.sh13 LDD=${LDD:=ldd}
24 …$LDD $LDDTESTFILE | grep -q -E "lddfile1.obj.so|lddfile2.obj.so|lddfile3.obj.so|lddfile4.obj.so|ld…
34 …$LDD -v $LDDTESTFILE | grep -q -E "GLIBC|lddfile1.obj.so|lddfile2.obj.so|lddfile3.obj.so|lddfile4.…
/external/harfbuzz_ng/src/
Dcheck-libstdc++.sh12 LDD=ldd
16 LDD="otool -L"
32 if $LDD $so | grep 'libstdc[+][+]\|libc[+][+]'; then
/external/llvm/test/CodeGen/SPARC/
Dvector-call.ll5 ; for the implementation of LDD
/external/llvm-project/llvm/test/CodeGen/SPARC/
Dvector-call.ll5 ; for the implementation of LDD
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp69 LdOpc = BPF::LDD; in expandMEMCPY()
157 BuildMI(MBB, I, DL, get(BPF::LDD), DestReg).addFrameIndex(FI).addImm(0); in loadRegFromStackSlot()
DBPFMISimplifyPatchable.cpp109 Opcode == BPF::LDD || Opcode == BPF::STB || Opcode == BPF::STH || in checkADDrr()
242 if (MI.getOpcode() != BPF::LDD && MI.getOpcode() != BPF::LDW && in removeLD()
DBPFInstrInfo.td466 def LDD : LOADi64<BPF_DW, "u64", load>;
/external/llvm-project/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp69 LdOpc = BPF::LDD; in expandMEMCPY()
157 BuildMI(MBB, I, DL, get(BPF::LDD), DestReg).addFrameIndex(FI).addImm(0); in loadRegFromStackSlot()
DBPFMISimplifyPatchable.cpp112 Opcode == BPF::LDD || Opcode == BPF::STB || Opcode == BPF::STH || in checkADDrr()
258 if (MI.getOpcode() != BPF::LDD && MI.getOpcode() != BPF::LDW && in removeLD()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp73 BuildMI(MBB, I, DL, get(BPF::LDD), DestReg).addFrameIndex(FI).addImm(0); in loadRegFromStackSlot()
DBPFInstrInfo.td350 def LDD : LOADi64<0x3, "ldd", load>;
/external/llvm/lib/Target/AVR/
DAVRInstrFormats.td153 // [STD/LDD] P+q, Rr special encoding: <|10q0|qqtr|rrrr|pqqq>
154 // t = type (1 for STD, 0 for LDD)
DAVR.td23 // :TODO: We define all devices with SRAM to have all variants of LD/ST/LDD/STD.
48 // LDD - two variants for Y and Z
DAVRInstrInfo.td141 /// Address operand for `reg+imm` used by STD and LDD.
205 // A special operand type for the LDD/STD instructions.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrFormats.td154 // [STD/LDD] P+q, Rr special encoding: <|10q0|qqtr|rrrr|pqqq>
155 // t = type (1 for STD, 0 for LDD)
DAVRDevices.td6 // :TODO: We define all devices with SRAM to have all variants of LD/ST/LDD/STD.
30 // LDD - two variants for Y and Z
DAVRInstrInfo.td158 /// Address operand for `reg+imm` used by STD and LDD.
247 // A special operand type for the LDD/STD instructions.
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td283 // Aliases of the integer registers used for LDD/STD double-word operations
301 // Aliases of the co-processor registers used for LDD/STD double-word operations
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrFormats.td156 // [STD/LDD] P+q, Rr special encoding: <|10q0|qqtr|rrrr|pqqq>
157 // t = type (1 for STD, 0 for LDD)
DAVRDevices.td6 // :TODO: We define all devices with SRAM to have all variants of LD/ST/LDD/STD.
30 // LDD - two variants for Y and Z
/external/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td284 // Aliases of the integer registers used for LDD/STD double-word operations
302 // Aliases of the co-processor registers used for LDD/STD double-word operations
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td283 // Aliases of the integer registers used for LDD/STD double-word operations
301 // Aliases of the co-processor registers used for LDD/STD double-word operations
/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_32.c237 … FAIL_IF(push_inst(compiler, LDD | DA(reg_index) | S1(SLJIT_SP) | IMM(float_offset), reg_index)); in call_with_args()
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DSharpen.miff48 …Y�}v�kr�hp�q�rv���f��� ����������������������������( TG9\NAUL:WG9JG?QK8VG"LDD��Ţ�홛�����|��l���j��…
/external/capstone/arch/M680X/
Dinsn_props.inc202 { NOG, wrrr, M680X_REG_D, NOR, true, false }, // LDD

12