Home
last modified time | relevance | path

Searched refs:DW_OP_not (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/dports/devel/llvm70/llvm-7.0.1.src/unittests/Transforms/Utils/
H A DLocal.cpp593 DW_OP_not, DW_OP_mul, DW_OP_or, DW_OP_stack_value}));
598 DW_OP_constu, 31, DW_OP_shr, DW_OP_lit0, DW_OP_not,
603 DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul, DW_OP_or,
608 DW_OP_not, DW_OP_mul, DW_OP_or, DW_OP_stack_value,
612 31, DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul, DW_OP_or,
615 DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul, DW_OP_or,
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/test/DebugInfo/
H A Dexpr-opcode.ll26 ; CHECK: DW_OP_not
42 …DW_OP_shra, DW_OP_deref, DW_OP_deref_size, 4, DW_OP_xderef, DW_OP_lit0, DW_OP_not, DW_OP_dup, DW_O…
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Transforms/Utils/
H A DLocalTest.cpp793 DW_OP_not, DW_OP_mul, DW_OP_or, DW_OP_stack_value})); in TEST()
798 DW_OP_constu, 31, DW_OP_shr, DW_OP_lit0, DW_OP_not, in TEST()
803 DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul, DW_OP_or, in TEST()
808 DW_OP_not, DW_OP_mul, DW_OP_or, DW_OP_stack_value, in TEST()
812 31, DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul, DW_OP_or, in TEST()
815 DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul, DW_OP_or, in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp34 emitOp(dwarf::DW_OP_not); in emitConstu()
390 case dwarf::DW_OP_not: in addExpression()
510 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/www/firefox/firefox-99.0/tools/profiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/profiler/lul/
H A DLulDwarfInt.h152 DW_OP_not = 0x20,
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/lul/
H A DLulDwarfInt.h151 DW_OP_not = 0x20, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
432 case dwarf::DW_OP_not: in addExpression()
561 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
432 case dwarf::DW_OP_not: in addExpression()
561 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
432 case dwarf::DW_OP_not: in addExpression()
561 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
498 case dwarf::DW_OP_not: in addExpression()
617 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
498 case dwarf::DW_OP_not: in addExpression()
617 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
526 case dwarf::DW_OP_not: in addExpression()
651 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
526 case dwarf::DW_OP_not: in addExpression()
651 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
526 case dwarf::DW_OP_not: in addExpression()
651 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp34 emitOp(dwarf::DW_OP_not); in emitConstu()
371 case dwarf::DW_OP_not: in addExpression()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not);
549 case dwarf::DW_OP_not:
674 emitOp(dwarf::DW_OP_not);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
549 case dwarf::DW_OP_not: in addExpression()
674 emitOp(dwarf::DW_OP_not); in emitLegacySExt()

12345678910>>...20