Home
last modified time | relevance | path

Searched refs:mulBy3 (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp92 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
94 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp92 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
94 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp91 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
93 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp96 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
98 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp96 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
98 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp96 constexpr LabelDiffTy mulBy3(LabelDiffTy x) { return x * 3; } // expected-note {{subexpression}} in mulBy3() function
98 …static_assert(mulBy3(fold((LabelDiffTy)&&a-(LabelDiffTy)&&b)) == 3, ""); // expected-error {{const… in LabelDiffTest()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h280 MacroAssembler::mulBy3(Register src, Register dest) in mulBy3() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h248 void MacroAssembler::mulBy3(Register src, Register dest) { in mulBy3() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DMacroAssembler-x64-inl.h300 MacroAssembler::mulBy3(Register src, Register dest) in mulBy3() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h278 void MacroAssembler::mulBy3(Register src, Register dest) { in mulBy3() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h293 void MacroAssembler::mulBy3(Register src, Register dest) { in mulBy3() function
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h293 void MacroAssembler::mulBy3(Register src, Register dest) { in mulBy3() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DMacroAssembler-x86-inl.h318 MacroAssembler::mulBy3(Register src, Register dest) in mulBy3() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DMacroAssembler-x64-inl.h238 void MacroAssembler::mulBy3(Register src, Register dest) { in mulBy3() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h293 void MacroAssembler::mulBy3(Register src, Register dest) { in mulBy3() function

123