Home
last modified time | relevance | path

Searched refs:negative3 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dsanitize-address-field-padding.cpp113 Negative3 negative3; variable
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dfold-init-type.cpp129 int negative3() { in negative3() function
/llvm-project-15.0.7/llvm/test/Transforms/DFAJumpThreading/
H A Dnegative.ll96 define i32 @negative3(i32 %num) {
98 ; REMARK-NEXT: negative3
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dadd-shl-sdiv-to-srem.ll188 define <3 x i8> @add-shl-sdiv-negative3(<3 x i8> %x) {
189 ; CHECK-LABEL: @add-shl-sdiv-negative3(
H A Drange-check.ll281 define i1 @negative3(i32 %x, i32 %y, i32 %n) {
282 ; CHECK-LABEL: @negative3(