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.h938 void not_(Register dst);
939 void not_(const Operand& dst);
Dassembler-x64.cc121 __ not_(rax); in Probe() local
1756 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler
1764 void Assembler::not_(const Operand& dst) { in not_() function in v8::internal::Assembler
Dmacro-assembler-x64.cc1294 not_(dst); in SmiNot()
Dcode-stubs-x64.cc2429 __ not_(rdx); // Correct sign in case of overflow. rdx cannot be 0 here. in Generate() local
Dlithium-codegen-x64.cc1172 __ not_(ToRegister(input)); in DoBitNotI() local
/external/v8/test/cctest/
Dtest-disasm-ia32.cc177 __ not_(edx); in TEST() local
/external/v8/src/ia32/
Dassembler-ia32.h777 void not_(Register dst);
Dic-ia32.cc306 __ not_(r0); in GenerateNumberDictionaryLoad() local
Dcode-stubs-ia32.cc2444 __ not_(eax); in Generate() local
2466 __ not_(ecx); in Generate() local
3431 __ not_(edx); // Correct sign in case of overflow. edx is never 0 here. in Generate() local
5514 __ not_(edx); in GenerateSmis() local
Dassembler-ia32.cc1115 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler
Dfull-codegen-ia32.cc3763 __ not_(eax); in VisitUnaryOperation() local
Dlithium-codegen-ia32.cc1171 __ 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