Home
last modified time | relevance | path

Searched refs:cdq (Results 1 – 25 of 47) sorted by relevance

12

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dsdiv.ll52 ; CHECK: cdq
99 ; CHECK: cdq
Darith-opt.ll75 ; CHECK: cdq
86 ; CHECK: cdq
Darith.ll156 ; CHECK: cdq
181 ; CHECK: cdq
202 ; CHECK: cdq
Dunreachable.ll49 ; CHECK: cdq
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-64.s461 cdq // CHECK: cltd label
/external/llvm/lib/Target/X86/
DX86InstrExtension.td27 "{cltd|cdq}", [], IIC_CBW>, OpSize32; // EDX:EAX = signext(EAX)
DREADME.txt922 We should investigate using cdq/ctld (effect: edx = sar eax, 31)
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrExtension.td27 "{cltd|cdq}", []>; // EDX:EAX = signext(EAX)
DREADME.txt1085 We should investigate using cdq/ctld (effect: edx = sar eax, 31)
/external/libaom/libaom/third_party/libyuv/source/
Dscale_win.cc1325 cdq // extend num to 64 bits in FixedDiv_X86()
1339 cdq // extend num to 64 bits in FixedDiv1_X86()
/external/llvm/test/MC/X86/
Dx86-64.s498 cdq // CHECK: cltd label
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrExtension.td27 "{cltd|cdq}", []>, OpSize32, Sched<[WriteALU]>;
DREADME.txt922 We should investigate using cdq/ctld (effect: edx = sar eax, 31)
/external/libyuv/files/source/
Dscale_win.cc1362 cdq // extend num to 64 bits in FixedDiv_X86()
1375 cdq // extend num to 64 bits in FixedDiv1_X86()
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_win.cc1363 cdq // extend num to 64 bits in FixedDiv_X86()
1376 cdq // extend num to 64 bits in FixedDiv1_X86()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dx86-64.s503 cdq // CHECK: cltd label
/external/mesa3d/src/mesa/x86/
Dassyntax.h424 #define CDQ CHOICE(cltd, cdq, cdq)
1153 #define CDQ cdq
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86Base.h623 void cdq();
/external/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h506 assm->cdq(); in EmitIntDivOrRem()
/external/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h558 assm->cdq(); in EmitInt32DivOrRem()
/external/v8/src/ia32/
Dassembler-ia32.h697 void cdq();
Dassembler-ia32.cc993 void Assembler::cdq() { in cdq() function in v8::internal::Assembler
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp906 TestImpl(cdq, 1u, 0x99); in TEST_F()
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DGPRArith.cpp934 TestImpl(cdq, 1u, 0x99); in TEST_F()
/external/v8/src/x64/
Dassembler-x64.h784 void cdq();

12