HomeSort by relevance Sort by last modified time
    Searched full:is_nop (Results 1 - 3 of 3) sorted by null

  /external/v8/src/wasm/
asm-wasm-builder.cc 750 void EmitAssignmentRhs(Expression* target, Expression* value, bool* is_nop) {
762 *is_nop = true;
770 *is_nop = true;
781 *is_nop = true;
880 bool is_nop = false; variable
882 EmitAssignmentRhs(expr->target(), expr->value(), &is_nop);
883 if (!is_nop) {
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-spu.c 2497 is_nop (asection *sec, bfd_vma off) function
    [all...]
ChangeLog-2007     [all...]

Completed in 1912 milliseconds