Searched refs:SUBPS (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/mesa/x86/ |
D | sse_xform3.S | 295 SUBPS ( XMM0, XMM5 ) /* -oz */
|
D | assyntax.h | 1691 #define SUBPS(a, b) subps P_ARG2(a, b) macro
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 4435 UINT64_C(3133145088), // SUBPS 8837 case AArch64::SUBPS: 20364 CEFBS_HasMTE, // SUBPS = 4422
|
D | AArch64GenAsmWriter.inc | 5384 2248201518U, // SUBPS 10774 197U, // SUBPS
|
D | AArch64GenAsmWriter1.inc | 6381 402865607U, // SUBPS 11771 776U, // SUBPS
|
D | AArch64GenAsmMatcher.inc | 13387 …{ 729 /* cmpp */, AArch64::SUBPS, Convert__regXZR__Reg1_0__Reg1_1, AMFBS_HasMTE, { MCK_GPR64sp, MC… 19054 …{ 5965 /* subps */, AArch64::SUBPS, Convert__Reg1_0__Reg1_1__Reg1_2, AMFBS_HasMTE, { MCK_GPR64, MC… 20760 …{ 729 /* cmpp */, AArch64::SUBPS, Convert__regXZR__Reg1_0__Reg1_1, AMFBS_HasMTE, { MCK_GPR64sp, MC… 26427 …{ 5965 /* subps */, AArch64::SUBPS, Convert__Reg1_0__Reg1_1__Reg1_2, AMFBS_HasMTE, { MCK_GPR64, MC…
|
D | AArch64GenInstrInfo.inc | 4437 SUBPS = 4422, 11321 …SideEffects), 0x1ULL, nullptr, ImplicitList1, OperandInfo417, -1 ,nullptr }, // Inst #4422 = SUBPS
|
D | AArch64GenDisassemblerTables.inc | 17971 /* 87546 */ MCD::OPC_Decode, 198, 34, 171, 3, // Opcode: SUBPS
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 1638 def SUBPS : SUBP<1, "subps", null_frag>, Sched<[]>{ 1642 def : InstAlias<"cmpp $lhs, $rhs", (SUBPS XZR, GPR64sp:$lhs, GPR64sp:$rhs), 0>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 1487 def SUBPS : SUBP<1, "subps", null_frag>, Sched<[]>{ 1491 def : InstAlias<"cmpp $lhs, $rhs", (SUBPS XZR, GPR64sp:$lhs, GPR64sp:$rhs), 0>;
|