Searched refs:CBW (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/LLVM/test/TableGen/ |
D | TargetInstrInfo.td | 137 def CBW : Inst<(ops),
|
/external/llvm/test/TableGen/ |
D | TargetInstrInfo.td | 137 def CBW : Inst<(ops),
|
/external/llvm/lib/Target/X86/ |
D | X86InstrExtension.td | 16 def CBW : I<0x98, RawFrm, (outs), (ins),
|
D | X86MCInstLower.cpp | 282 NewOpcode = X86::CBW; in SimplifyMOVSX()
|
D | X86ISelDAGToDAG.cpp | 2347 SExtOpcode = X86::CBW; in Select()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrExtension.td | 16 def CBW : I<0x98, RawFrm, (outs), (ins),
|
D | X86ISelDAGToDAG.cpp | 1991 SExtOpcode = X86::CBW; in Select()
|
D | X86GenAsmWriter.inc | 334 1266U, // CBW 5794 "CALL64r\000CALLpcrel16\000CALLpcrel32\000CBW\000CDQ\000CDQE\000CHS_F\000"
|
D | X86GenAsmWriter1.inc | 334 1169U, // CBW 6537 "CALL64r\000CALLpcrel16\000CALLpcrel32\000CBW\000CDQ\000CDQE\000CHS_F\000"
|
D | X86GenInstrInfo.inc | 337 CBW = 321, 4505 …{ 321, 0, 0, 0, 0, "CBW", 0, 0x130000041ULL, ImplicitList5, ImplicitList2, 0 }, // Inst #321 = CBW
|
D | X86GenAsmMatcher.inc | 3092 { X86::CBW, "cbtw", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 3871 "CBW" 61804 0x141 /* CBW*/ 90201 0x141 /* CBW*/
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 410 #define CBW CHOICE(cbtw, cbw, cbw) macro 1146 #define CBW cbw macro
|