Home
last modified time | relevance | path

Searched refs:cdq (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h424 #define CDQ CHOICE(cltd, cdq, cdq)
1153 #define CDQ cdq
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h771 void cdq();
H A DIceAssemblerX8664.h766 void cdq();
H A DIceInstX8632.cpp1234 Asm->cdq(); in emitIAS()
H A DIceInstX8664.cpp1232 Asm->cdq(); in emitIAS()
H A DIceAssemblerX8632.cpp2360 void AssemblerX8632::cdq() {
H A DIceAssemblerX8664.cpp2488 void AssemblerX8664::cdq() {
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h616 void cdq();
H A Dassembler-ia32.cc1021 void Assembler::cdq() { in cdq() function in v8::internal::Assembler
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DGPRArith.cpp901 TestImpl(cdq, 1u, 0x99); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DGPRArith.cpp929 TestImpl(cdq, 1u, 0x99); in TEST_F()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc1109 __ cdq(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc1065 void Assembler::cdq() { in cdq() function in v8::internal::Assembler
H A Dassembler-x64.h687 void cdq();
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc1652 __ cdq(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1405 assm->cdq(); in EmitInt32DivOrRem()
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1144 assm->cdq(); in EmitIntDivOrRem()

Completed in 82 milliseconds