Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dsanitize-address-field-padding.cpp126 Negative4 negative4; variable
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dfold-init-type.cpp135 int negative4() { in negative4() function
/llvm-project-15.0.7/llvm/test/Transforms/DFAJumpThreading/
H A Dnegative.ll129 define i32 @negative4(i32 %num) {
131 ; REMARK-NEXT: negative4
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dadd-shl-sdiv-to-srem.ll201 define <2 x i64> @add-shl-sdiv-negative4(<2 x i64> %x) {
202 ; CHECK-LABEL: @add-shl-sdiv-negative4(
H A Drange-check.ll311 define i1 @negative4(i32 %x, i32 %n) {
312 ; CHECK-LABEL: @negative4(