Home
last modified time | relevance | path

Searched refs:not_ (Results 1 – 15 of 15) sorted by relevance

/external/bison/lib/
Dbbitset.h129 void (*not_) (bitset, bitset); member
221 #define BITSET_NOT_(DST, SRC) (SRC)->b.vtable->not_ (DST, SRC)
/external/v8/src/x64/
Dassembler-x64.h955 void not_(Register dst);
956 void not_(const Operand& dst);
Dassembler-x64.cc121 __ not_(rax); in Probe() local
1747 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler
1755 void Assembler::not_(const Operand& dst) { in not_() function in v8::internal::Assembler
Dmacro-assembler-x64.cc1821 not_(dst); in SmiNot()
Dlithium-codegen-x64.cc1272 __ not_(ToRegister(input)); in DoBitNotI() local
Dcode-stubs-x64.cc3305 __ not_(rdx); // Correct sign in case of overflow. rdx cannot be 0 here. in Generate() local
/external/v8/test/cctest/
Dtest-disasm-x64.cc166 __ not_(rdx); in TEST() local
Dtest-disasm-ia32.cc177 __ not_(edx); in TEST() local
/external/v8/src/ia32/
Dassembler-ia32.h796 void not_(Register dst);
Dcode-stubs-ia32.cc917 __ not_(eax); in GenerateSmiCodeBitNot() local
1016 __ not_(ecx); in GenerateHeapNumberCodeBitNot() local
1047 __ not_(ecx); in GenerateHeapNumberCodeBitNot() local
4240 __ not_(edx); // Correct sign in case of overflow. edx is never 0 here. in Generate() local
6524 __ not_(edx); in GenerateSmis() local
Dassembler-ia32.cc1007 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler
Dmacro-assembler-ia32.cc998 not_(r0); in GetNumberHash()
Dlithium-codegen-ia32.cc1303 __ not_(ToRegister(input)); in DoBitNotI() local
/external/grub/docs/
Dgrub.info2269 this command _does not_ exchange the keys. If you want to exchange
/external/bison/
DChangeLog475 or, xor to not_, and_, or_, and xor_, respectively. This works