Home
last modified time | relevance | path

Searched refs:cqo (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/lib/Target/X86/
DX86InstrExtension.td36 "{cqto|cqo}", [], IIC_CBW>; // RDX:RAX = signext(RAX)
DX86InstrInfo.td2578 def : MnemonicAlias<"cqo", "cqto", "att">;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrExtension.td36 "{cqto|cqo}", []>; // RDX:RAX = signext(RAX)
DX86GenAsmWriter1.inc3859 "fcom\t\000fcos\000cpuid\000cqo\000crc32 \t\000cs\000cvtdq2pd\t\000cvtdq"
/external/llvm/test/MC/X86/
Dx86-64.s499 cqo // CHECK: cqto label
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrExtension.td36 "{cqto|cqo}", []>, Sched<[WriteALU]>;
DX86InstrInfo.td2959 def : MnemonicAlias<"cqo", "cqto", "att">;
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86Base.h625 typename std::enable_if<T::Is64Bit, void>::type cqo();
627 typename std::enable_if<!T::Is64Bit, void>::type cqo() { in cqo() function
DIceInstX86BaseImpl.h1359 Asm->cqo(); in emitIAS()
DIceAssemblerX86BaseImpl.h2990 AssemblerX86Base<TraitsType>::cqo() { in cqo() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dx86-64.s504 cqo // CHECK: cqto label
/external/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h512 assm->cqo(); in EmitIntDivOrRem()
/external/v8/src/x64/
Dassembler-x64.h782 void cqo();
Dassembler-x64.cc1303 void Assembler::cqo() { in cqo() function in v8::internal::Assembler
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-x86_64.s180 cqo label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-x86_64.s180 cqo label
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc1115 __ cqo(); in AssembleArchInstruction()

12