Home
last modified time | relevance | path

Searched defs:binop (Results 1 - 25 of 32) sorted by relevance

12

/third_party/musl/src/locale/
H A Dpleval.c67 static int binop(struct st *st, int op, unsigned long left) in binop() function
/third_party/gn/src/gn/
H A Dparse_tree_unittest.cc196 const BinaryOpNode* binop = in TEST() local
222 const BinaryOpNode* binop = in TEST() local
244 const BinaryOpNode* binop = in TEST() local
266 const BinaryOpNode* binop in TEST() local
[all...]
H A Dcommand_format.cc399 void Printer::SortIfApplicable(const BinaryOpNode* binop) { in SortIfApplicable() argument
433 const BinaryOpNode* binop in TraverseBinaryOpNode() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary.cpp31 bool float_binop_evaluates_to(T lhs, T rhs, SpvOp binop, bool required_value) { in float_binop_evaluates_to() argument
64 bool signed_int_binop_evaluates_to(T lhs, T rhs, SpvOp binop, in signed_int_binop_evaluates_to() argument
88 bool unsigned_int_binop_evaluates_to(T lhs, T rhs, SpvOp binop, in unsigned_int_binop_evaluates_to() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary.cpp31 bool float_binop_evaluates_to(T lhs, T rhs, SpvOp binop, bool required_value) { in float_binop_evaluates_to() argument
64 bool signed_int_binop_evaluates_to(T lhs, T rhs, SpvOp binop, in signed_int_binop_evaluates_to() argument
88 bool unsigned_int_binop_evaluates_to(T lhs, T rhs, SpvOp binop, in unsigned_int_binop_evaluates_to() argument
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary.cpp31 bool float_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in float_binop_evaluates_to() argument
65 bool signed_int_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in signed_int_binop_evaluates_to() argument
89 bool unsigned_int_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in unsigned_int_binop_evaluates_to() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_subgroups.c93 binop(struct ir3_block *block, opc_t opc, struct ir3_register *dst, in binop() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opcodes.py566 def binop(name, ty, alg_props, const_expr): function
[all...]
H A Dnir.c977 nir_alu_binop_identity(nir_op binop, unsigned bit_size) in nir_alu_binop_identity() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp265 llvm::AtomicRMWInst::BinOp binop; in ac_build_atomic_rmw() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dscheck.c143 static void binop(Btor *btor, struct instruction *insn) in binop() function
/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h521 PyObject *binop = Py_None; in itertools_accumulate() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c427 dump_instr_binop(struct dxil_dumper *d, struct dxil_instr_binop *binop) in dump_instr_binop() argument
H A Ddxil_internal.h232 struct dxil_instr_binop binop; member
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp383 } binop[] = { member
/third_party/node/deps/v8/third_party/jinja2/
H A Dcompiler.py1565 def binop(operator, interceptable=True): # noqa: B902 member in CodeGenerator
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Dcompiler.py1471 def binop(operator, interceptable=True): member in CodeGenerator
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h426 Label binop; in AtomicOps() local
/third_party/skia/third_party/externals/jinja2/
H A Dcompiler.py1565 def binop(operator, interceptable=True): # noqa: B902 member in CodeGenerator
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc3655 Label binop; in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1924 Label binop; AssembleArchInstruction() local
[all...]
/third_party/python/Lib/
H A Dast.py1373 binop = { variable in _Unparser
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc1974 Node* binop = m.left().node(); in VisitWordCompare() local
1876 MaybeReplaceCmpZeroWithFlagSettingBinop(InstructionSelector* selector, Node** node, Node* binop, InstructionCode* opcode, FlagsCondition cond, FlagsContinuation* cont) MaybeReplaceCmpZeroWithFlagSettingBinop() argument
1985 Node* binop = m.right().node(); VisitWordCompare() local
[all...]
/third_party/python/Modules/
H A Ditertoolsmodule.c3609 PyObject *binop; member
3624 itertools_accumulate_impl(PyTypeObject *type, PyObject *iterable, PyObject *binop, PyObject *initial) itertools_accumulate_impl() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc2454 Node* binop = m.left().node(); in VisitWord32Compare() local
2464 Node* binop = m.right().node(); in VisitWord32Compare() local
2222 MaybeReplaceCmpZeroWithFlagSettingBinop(InstructionSelector* selector, Node** node, Node* binop, ArchOpcode* opcode, FlagsCondition cond, FlagsContinuation* cont, ImmediateMode* immediate_mode) MaybeReplaceCmpZeroWithFlagSettingBinop() argument
[all...]

Completed in 67 milliseconds

12