Searched defs:not_ (Results 1 – 10 of 10) sorted by relevance
131 void (*not_) (bitset, bitset); member
178 __ not_(edx); in TEST() local
194 __ not_(i.OutputOperand()); in AssembleArchInstruction() local
850 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler857 void Assembler::not_(const Operand& dst) { in not_() function in v8::internal::Assembler
1280 __ not_(edx); // Correct sign in case of overflow. edx is never 0 here. in GenerateGeneric() local3036 __ not_(edx); in GenerateSmis() local
1872 __ not_(ToRegister(left)); in DoBitI() local
917 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler924 void Assembler::not_(const Operand& dst) { in not_() function in v8::internal::Assembler
1606 __ not_(edx); // Correct sign in case of overflow. edx is never 0 here. in GenerateGeneric() local3345 __ not_(edx); in GenerateSmis() local
1580 __ not_(ToRegister(left)); in DoBitI() local