Searched refs:FPATAN (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 578 def FPATAN : I<0xF3, RawFrm, (outs), (ins), "fpatan", []>, D9;
|
D | X86GenAsmWriter.inc | 757 3123U, // FPATAN 5872 "EM\000FP80_TO_INT32_IN_MEM\000FP80_TO_INT64_IN_MEM\000FPATAN\000FPREM\000"
|
D | X86GenAsmWriter1.inc | 757 2455U, // FPATAN 6615 "EM\000FP80_TO_INT32_IN_MEM\000FP80_TO_INT64_IN_MEM\000FPATAN\000FPREM\000"
|
D | X86GenInstrInfo.inc | 760 FPATAN = 744, 4928 …{ 744, 0, 0, 0, 0, "FPATAN", 0|(1<<MCID::UnmodeledSideEffects), 0x1e6000401ULL, NULL, NULL, 0 }, …
|
D | X86GenAsmMatcher.inc | 3513 { X86::FPATAN, "fpatan", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 8947 "FPATAN" 50416 0x2e8, /* FPATAN*/ 57435 0x2e8, /* FPATAN*/ 64600 0x2e8, /* FPATAN*/ 71765 0x2e8, /* FPATAN*/ 78930 0x2e8, /* FPATAN*/ 85954 0x2e8, /* FPATAN*/ 92973 0x2e8, /* FPATAN*/ 99992 0x2e8, /* FPATAN*/ 107011 0x2e8, /* FPATAN*/ [all …]
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 756 #define FPATAN CHOICE(fpatan, fpatan, fpatan) macro 1477 #define FPATAN fpatan macro
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 654 def FPATAN : I<0xD9, MRM_F3, (outs), (ins), "fpatan", [], IIC_FPATAN>;
|