Home
last modified time | relevance | path

Searched refs:Sgt (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h408 DEFINE_INSTRUCTION(Sgt)
H A Dmacro-assembler-loong64.cc769 void TurboAssembler::Sgt(Register rd, Register rj, const Operand& rk) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
1958 Sgt(t7, rj, rk); in CallRecordWriteStub()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceConverter.cpp433 Cond = Ice::InstIcmp::Sgt; in convertICmpInstruction()
H A DIceTargetLoweringMIPS32.cpp3095 case InstIcmp::Sgt: in lowerBr()
3226 case InstIcmp::Sgt: { in lowerBr()
4157 case InstIcmp::Sgt: { in lower64Icmp()
4338 case InstIcmp::Sgt: { in lowerIcmp()
H A DWasmTranslator.cpp626 InstIcmp::create(Func, InstIcmp::Sgt, TmpDest, Left, Right)); in Binop()
H A DIceTargetLoweringX8632.cpp3368 case InstIcmp::Sgt: { in lowerIcmpVector()
3424 case InstIcmp::Sgt: in lowerIcmp64()
3481 case InstIcmp::Sgt: in lowerIcmp64()
H A DPNaClTranslator.cpp2002 Cond = Ice::InstIcmp::Sgt; in convertNaClBitcICmpOpToIce()
H A DIceTargetLoweringX8664.cpp3066 case InstIcmp::Sgt: { in lowerIcmpVector()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1775 return createIntCompare(Ice::InstIcmp::Sgt, lhs, rhs);
2499 return RValue<Byte8>(createIntCompare(Ice::InstIcmp::Sgt, x.value(), y.value()));
2613 auto cmp = Ice::InstIcmp::create(::function, Ice::InstIcmp::Sgt, condition, x.value(), y.value());
2794 return RValue<Short4>(createIntCompare(Ice::InstIcmp::Sgt, x.value(), y.value()));
3575 auto cmp = Ice::InstIcmp::create(::function, Ice::InstIcmp::Sgt, condition, x.value(), y.value());
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h472 DEFINE_INSTRUCTION(Sgt)
H A Dmacro-assembler-mips64.cc984 void TurboAssembler::Sgt(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
3078 Sgt(t9, rs, rt); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h458 DEFINE_INSTRUCTION(Sgt)
H A Dmacro-assembler-mips.cc851 void TurboAssembler::Sgt(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
2409 Sgt(t9, rs, rt); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h457 DEFINE_INSTRUCTION(Sgt)
H A Dmacro-assembler-riscv64.cc852 void TurboAssembler::Sgt(Register rd, Register rs, const Operand& rt) { in Sgt() function in v8::internal::TurboAssembler
2470 Sgt(rd, rs, rt); in CompareI()

Completed in 79 milliseconds