Home
last modified time | relevance | path

Searched refs:ineg (Results 1 – 25 of 32) sorted by relevance

12

/third_party/glslang/Test/
Dspv.intcoopmat.comp43 icoopmatNV<8, gl_ScopeSubgroup, 8, 8> ineg(icoopmatNV<8, gl_ScopeSubgroup, 8, 8> m) { return -m; }
104 p1 = ineg(p1);
/third_party/glslang/Test/baseResults/
Dspv.intcoopmat.comp.out29 Name 14 "ineg(i81;"
375 191: 10 FunctionCall 14(ineg(i81;) 189(param)
405 14(ineg(i81;): 10 Function None 12
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_emit.c92 IOP(ineg, ADD, X_X_0), /* ADD 0, -x */
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrArithmetic.td356 [(set GR8:$dst, (ineg GR8:$src1)),
360 [(set GR16:$dst, (ineg GR16:$src1)),
364 [(set GR32:$dst, (ineg GR32:$src1)),
367 [(set GR64:$dst, (ineg GR64:$src1)),
375 [(store (ineg (loadi8 addr:$dst)), addr:$dst),
379 [(store (ineg (loadi16 addr:$dst)), addr:$dst),
383 [(store (ineg (loadi32 addr:$dst)), addr:$dst),
386 [(store (ineg (loadi64 addr:$dst)), addr:$dst),
DX86InstrCompiler.td1059 (ineg (i8 (atomic_load_8 addr:$dst))),
1060 (ineg (i16 (atomic_load_16 addr:$dst))),
1061 (ineg (i32 (atomic_load_32 addr:$dst))),
1062 (ineg (i64 (atomic_load_64 addr:$dst)))>;
DX86InstrInfo.td2471 def : Pat<(and GR32:$src, (ineg GR32:$src)),
2473 def : Pat<(and GR64:$src, (ineg GR64:$src)),
2487 def : Pat<(and_flag_nocf GR32:$src, (ineg GR32:$src)),
2489 def : Pat<(and_flag_nocf GR64:$src, (ineg GR64:$src)),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DREADME_P9.txt93 . Map to llvm ineg
94 (set v4i32:$rT, (ineg v4i32:$rA)) // vnegw
95 (set v2i64:$rT, (ineg v2i64:$rA)) // vnegd
DPPCInstr64Bit.td588 [(set i64:$rT, (ineg i64:$rA))]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZOperators.td668 def z_inegabs : PatFrag<(ops node:$src), (ineg (z_iabs node:$src))>;
677 def z_inegabs32 : PatFrag<(ops node:$src), (ineg (z_iabs32 node:$src))>;
678 def z_inegabs64 : PatFrag<(ops node:$src), (ineg (z_iabs64 node:$src))>;
DSystemZInstrInfo.td848 def LCR : UnaryRR <"lcr", 0x13, ineg, GR32, GR32>;
849 def LCGR : UnaryRRE<"lcgr", 0xB903, ineg, GR64, GR64>;
854 defm : SXU<ineg, LCGFR>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.td315 [(set GPR:$dst, (ineg i64:$src))]>;
318 [(set GPR32:$dst, (ineg i32:$src))]>;
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.hpp238 void ineg(Vector4f &dst, const Vector4f &src);
DVertexProgram.cpp241 case Shader::OPCODE_INEG: ineg(d, s0); break; in program()
DPixelProgram.cpp194 case Shader::OPCODE_INEG: ineg(d, s0); break; in applyShader()
DShaderCore.cpp694 void ShaderCore::ineg(Vector4f &dst, const Vector4f &src) in ineg() function in sw::ShaderCore
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb.td1089 // [(ARMcmp tGPR:$lhs, (ineg tGPR:$rhs))]>;
1095 [(ARMcmpZ tGPR:$Rn, (ineg tGPR:$Rm))]>, Sched<[WriteCMP]>;
1285 [(set tGPR:$Rd, (ineg tGPR:$Rn))]>, Sched<[WriteALU]>;
DARMInstrThumb2.td3296 [(ARMcmn GPRnopc:$Rn, (ineg t2_so_imm:$imm))]>,
3309 [(BinOpFrag<(ARMcmpZ node:$LHS,(ineg node:$RHS))>
3324 [(BinOpFrag<(ARMcmpZ node:$LHS,(ineg node:$RHS))>
DARMInstrInfo.td4717 [(BinOpFrag<(ARMcmpZ node:$LHS,(ineg node:$RHS))>
4735 [(BinOpFrag<(ARMcmpZ node:$LHS,(ineg node:$RHS))>
4754 [(BinOpFrag<(ARMcmpZ node:$LHS,(ineg node:$RHS))>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td1316 def : Pat<(i32 (ineg (mul GPR32:$Rn, GPR32:$Rm))),
1318 def : Pat<(i64 (ineg (mul GPR64:$Rn, GPR64:$Rm))),
1320 def : Pat<(i32 (mul (ineg GPR32:$Rn), GPR32:$Rm)),
1322 def : Pat<(i64 (mul (ineg GPR64:$Rn), GPR64:$Rm)),
1337 def : Pat<(i64 (ineg (mul (sext GPR32:$Rn), (sext GPR32:$Rm)))),
1339 def : Pat<(i64 (ineg (mul (zext GPR32:$Rn), (zext GPR32:$Rm)))),
1350 def : Pat<(i64 (ineg (mul (sext GPR32:$Rn), (s64imm_32bit:$C)))),
1352 def : Pat<(i64 (ineg (mul (zext GPR32:$Rn), (i64imm_32bit:$C)))),
1354 def : Pat<(i64 (ineg (mul (sext_inreg GPR64:$Rn, i32), (s64imm_32bit:$C)))),
1800 defm CSNEG : CondSelectOp<1, 0b01, "csneg", ineg>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td801 [(set Int16Regs:$dst, (ineg Int16Regs:$src))]>;
805 [(set Int32Regs:$dst, (ineg Int32Regs:$src))]>;
809 [(set Int64Regs:$dst, (ineg Int64Regs:$src))]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td1215 (i32 (smax i32:$x, (i32 (ineg i32:$x)))),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.td737 "neg $dst, $b", [(set GRRegs:$dst, (ineg GRRegs:$b))]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrInfo.td1308 def: ArithLogicU_pat<ineg, NegRxRy16>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td913 def ineg : PatFrag<(ops node:$in), (sub 0, node:$in)>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td735 [(set i8:$rd, (ineg i8:$src)), (implicit SREG)]>;

12