Home
last modified time | relevance | path

Searched defs:left (Results 976 - 1000 of 1081) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2670 Id Builder::createBinOp(Op opCode, Id typeId, Id left, Id right) in createBinOp() argument
2822 void Builder::promoteScalar(Decoration precision, Id& left, Id& right) in promoteScalar() argument
[all...]
/third_party/backends/backend/
H A Dbh.h225 u_long top, left, width, length; member
H A Dhp3900_config.c768 static void hp3800_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) in hp3800_offset() argument
776 SANE_Int left; in hp3800_offset() member
816 hp3970_offset(SANE_Int sensor, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) hp3970_offset() argument
822 SANE_Int left; hp3970_offset() member
872 hp4370_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) hp4370_offset() argument
878 SANE_Int left; hp4370_offset() member
919 ua4900_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) ua4900_offset() argument
925 SANE_Int left; ua4900_offset() member
966 cfg_offset_get(SANE_Int sensortype, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) cfg_offset_get() argument
[all...]
H A Dhp3900_types.c405 SANE_Int left; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h563 int32 left; member
/third_party/nghttp2/lib/
H A Dnghttp2_session.c5683 static void inbound_frame_set_mark(nghttp2_inbound_frame *iframe, size_t left) { in inbound_frame_set_mark() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c5678 static void inbound_frame_set_mark(nghttp2_inbound_frame *iframe, size_t left) { in inbound_frame_set_mark() argument
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc1099 Node* left = node->InputAt(0); VisitInt32Mul() local
1160 Node* left = node->InputAt(0); VisitInt32Div() local
1189 Node* left = node->InputAt(0); VisitInt32Mod() local
1942 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1981 Node* left = node->InputAt(0); VisitWordCompare() local
2700 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local
2708 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc710 Node* left = m.left().node(); in VisitBinop() local
921 Node* left = m.left().node(); VisitWord32Shift() local
943 Node* left = m.left().node(); VisitWord64Shift() local
967 Node* left = m.left().node(); TryVisitWordShift() local
1210 Node* left = node->InputAt(0); VisitInt32Add() local
1331 Node* left = m.left().node(); VisitMul() local
1348 Node* left = node->InputAt(0); VisitMulHigh() local
1665 Node* left = node->InputAt(0); VisitFloatBinop() local
2026 VisitCompareWithMemoryOperand(InstructionSelector* selector, InstructionCode opcode, Node* left, InstructionOperand right, FlagsContinuation* cont) VisitCompareWithMemoryOperand() argument
2054 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
2075 VisitCompare(InstructionSelector* selector, InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont, bool commutative) VisitCompare() argument
2184 TryNarrowOpcodeSize(InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont) TryNarrowOpcodeSize() argument
2258 Node* left = node->InputAt(0); VisitWordCompare() local
2333 Node* left = nullptr; VisitWord32EqualImpl() local
2447 Node* const left = node->InputAt(0); VisitFloat32Compare() local
2457 Node* const left = node->InputAt(0); VisitFloat64Compare() local
2837 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local
2851 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc195 bool CanOverflowSigned32(const Operator* op, Type left, Type right, in CanOverflowSigned32() argument
[all...]
H A Dtyper.cc380 Type left = Operand(node, 0); in TypeBinaryOp() local
385 Type Typer::Visitor::TypeBinaryOp(Type left, Type right, BinaryTyperFun f) { in TypeBinaryOp() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc493 Node* left = m.left().node(); in VisitWord32And() local
532 Node* left = m.left().node(); VisitWord64And() local
1547 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1558 Node* left = node->InputAt(0); VisitWordCompare() local
1593 Node* left = node->InputAt(0); VisitFloat32Compare() local
1603 Node* left = node->InputAt(0); VisitFloat64Compare() local
1937 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local
1952 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc1336 Node* left = m.left().node(); VisitWord32Shr() local
1387 Node* left = m.left().node(); VisitWord32Sar() local
1647 InstructionOperand left = g.UseRegister(m.left().node()); EmitInt32MulWithOverflow() local
2156 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
2408 Node* left = node->InputAt(0); VisitWordCompare() local
2794 Node* const left = m.left().node(); VisitWordCompareZero() local
2858 Node* const left = m.left().node(); VisitWordCompareZero() local
3239 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local
3256 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local
3712 ShuffleMatcher left = m.left(); TryMatchMulWithDup() local
3787 Node* left() const { return left_; } left() function
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc806 Node* left = m.left().node(); in VisitBinop() local
937 Node* left = node->InputAt(0); VisitShift() local
1333 Node* left = node->InputAt(0); VisitInt32Mul() local
1525 VisitCompareWithMemoryOperand(InstructionSelector* selector, InstructionCode opcode, Node* left, InstructionOperand right, FlagsContinuation* cont) VisitCompareWithMemoryOperand() argument
1543 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1550 VisitCompare(InstructionSelector* selector, InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont, bool commutative) VisitCompare() argument
1604 TryNarrowOpcodeSize(InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont) TryNarrowOpcodeSize() argument
1647 Node* const left = node->InputAt(0); VisitFloat32Compare() local
1655 Node* const left = node->InputAt(0); VisitFloat64Compare() local
1664 Node* left = node->InputAt(0); VisitWordCompare() local
1987 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local
2001 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc1059 Node* left = node->InputAt(0); VisitInt32Mul() local
1120 Node* left = node->InputAt(0); VisitInt32Div() local
1149 Node* left = node->InputAt(0); VisitInt32Mod() local
1742 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1781 Node* left = node->InputAt(0); VisitWordCompare() local
2444 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local
2452 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc972 Node* left = node->InputAt(0); VisitInt32Mul() local
1079 Node* left = node->InputAt(0); VisitInt32Div() local
1108 Node* left = node->InputAt(0); VisitInt32Mod() local
1379 Node* left = value->InputAt(0); EmitSignExtendWord() local
1396 Node* left = value->InputAt(0); EmitSignExtendWord() local
1880 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1926 Node* left = node->InputAt(0); VisitWordCompare() local
2558 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local
2566 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h3575 void BranchIfNumberEqual(TNode<Number> left, TNod argument
3559 RelationalComparison( Operation op, TNode<Object> left, TNode<Object> right, TNode<Context> context, TVariable<Smi>* var_type_feedback = nullptr) RelationalComparison() argument
3581 BranchIfNumberNotEqual(TNode<Number> left, TNode<Number> right, Label* if_true, Label* if_false) BranchIfNumberNotEqual() argument
3586 BranchIfNumberLessThan(TNode<Number> left, TNode<Number> right, Label* if_true, Label* if_false) BranchIfNumberLessThan() argument
3592 BranchIfNumberLessThanOrEqual(TNode<Number> left, TNode<Number> right, Label* if_true, Label* if_false) BranchIfNumberLessThanOrEqual() argument
3598 BranchIfNumberGreaterThan(TNode<Number> left, TNode<Number> right, Label* if_true, Label* if_false) BranchIfNumberGreaterThan() argument
3604 BranchIfNumberGreaterThanOrEqual(TNode<Number> left, TNode<Number> right, Label* if_true, Label* if_false) BranchIfNumberGreaterThanOrEqual() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc5077 void TurboAssembler::DaddOverflow(Register dst, Register left, in CallRecordWriteStub() argument
5108 DsubOverflow(Register dst, Register left, const Operand& right, Register overflow) CallRecordWriteStub() argument
5139 MulOverflow(Register dst, Register left, const Operand& right, Register overflow) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.cc2288 void TurboAssembler::FloatMaxHelper(T result, T left, T right, in CallRecordWriteStub() argument
2319 FloatMaxOutOfLineHelper(T result, T left, T right) CallRecordWriteStub() argument
2332 FloatMinHelper(T result, T left, T right, Label* out_of_line) CallRecordWriteStub() argument
2378 FloatMinOutOfLineHelper(T result, T left, T right) CallRecordWriteStub() argument
2386 FloatMax(SwVfpRegister result, SwVfpRegister left, SwVfpRegister right, Label* out_of_line) CallRecordWriteStub() argument
2391 FloatMin(SwVfpRegister result, SwVfpRegister left, SwVfpRegister right, Label* out_of_line) CallRecordWriteStub() argument
2396 FloatMax(DwVfpRegister result, DwVfpRegister left, DwVfpRegister right, Label* out_of_line) CallRecordWriteStub() argument
2401 FloatMin(DwVfpRegister result, DwVfpRegister left, DwVfpRegister right, Label* out_of_line) CallRecordWriteStub() argument
2406 FloatMaxOutOfLine(SwVfpRegister result, SwVfpRegister left, SwVfpRegister right) CallRecordWriteStub() argument
2411 FloatMinOutOfLine(SwVfpRegister result, SwVfpRegister left, SwVfpRegister right) CallRecordWriteStub() argument
2416 FloatMaxOutOfLine(DwVfpRegister result, DwVfpRegister left, DwVfpRegister right) CallRecordWriteStub() argument
2421 FloatMinOutOfLine(DwVfpRegister result, DwVfpRegister left, DwVfpRegister right) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc3196 void TurboAssembler::AddOverflow_d(Register dst, Register left, in CallRecordWriteStub() argument
3229 SubOverflow_d(Register dst, Register left, const Operand& right, Register overflow) CallRecordWriteStub() argument
3262 MulOverflow_w(Register dst, Register left, const Operand& right, Register overflow) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc901 bool Simulator::CarryFrom(int32_t left, int32_t right, int32_t carry) { in CarryFrom() argument
911 bool Simulator::BorrowFrom(int32_t left, int32_t right) { in BorrowFrom() argument
919 bool Simulator::OverflowFrom(int32_t alu_out, int32_t left, int32_t right, in OverflowFrom() argument
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc1897 bool Simulator::CarryFrom(int32_t left, int32_t right, int32_t carry) { in CarryFrom() argument
1907 bool Simulator::BorrowFrom(int32_t left, int32_t right) { in BorrowFrom() argument
1916 bool Simulator::OverflowFromSigned(T1 alu_out, T1 left, T1 right, in OverflowFromSigned() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc2559 Expression* left = binop->left(); in AddArrowFunctionFormalParameters() local
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc433 auto left = child_results->NextAs<Expression*>(); in MakeBinaryOperator() local
1995 auto left = child_results->NextAs<Expression*>(); in MakeLogicalOrExpression() local
2003 auto left = child_results->NextAs<Expression*>(); in MakeLogicalAndExpression() local
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h276 QwNeonRegister left = liftoff::GetSimd128Register(lhs); in F64x2Compare() local
2576 Simd128Register left = liftoff::GetSimd128Register(lhs); in emit_f64x2_min() local
2588 Simd128Register left = liftoff::GetSimd128Register(lhs); in emit_f64x2_max() local
2600 QwNeonRegister left in emit_f64x2_pmin() local
2616 QwNeonRegister left = liftoff::GetSimd128Register(lhs); emit_f64x2_pmax() local
2799 QwNeonRegister left = liftoff::GetSimd128Register(lhs); emit_f32x4_pmin() local
2818 QwNeonRegister left = liftoff::GetSimd128Register(lhs); emit_f32x4_pmax() local
2923 QwNeonRegister left = liftoff::GetSimd128Register(lhs); emit_i64x2_mul() local
[all...]

Completed in 137 milliseconds

1...<<31323334353637383940>>...44