/llvm-project/clang/test/Analysis/ |
H A D | fuchsia_handle.cpp | 257 void close_handle_struct(HandleStruct hs ZX_HANDLE_RELEASE); 259 void use_handle_struct(HandleStruct hs ZX_HANDLE_USE); 264 HandleStruct hs; in checkHandleInStructureUseAfterFree() local 265 hs.h = sb; in checkHandleInStructureUseAfterFree() 266 use_handle_struct(hs); in checkHandleInStructureUseAfterFree() 267 close_handle_struct(hs); // expected-note {{Handle released through 1st parameter}} in checkHandleInStructureUseAfterFree() 277 HandleStruct hs; in checkHandleInStructureUseAfterFree2() local 278 hs.h = sb; in checkHandleInStructureUseAfterFree2() 279 use_handle_struct(hs); in checkHandleInStructureUseAfterFree2() 283 use_handle_struct(hs); // expected-warning {{Using a previously released handle}} in checkHandleInStructureUseAfterFree2() [all …]
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_sort.c | 56 char *a1, *al, *am, *ah, *ls, *hs, *lo, *hi, *b; in msort() local 78 hs = hi; in msort() 107 memcpy (b, hs, hi - hs); in msort() 108 copied += (hi - hs); in msort() 109 b += (hi - hs); in msort()
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | ucmp.ll | 11 ; CHECK-SD-NEXT: csinv w0, w8, wzr, hs 20 ; CHECK-GI-NEXT: csinv w0, w8, wzr, hs 32 ; CHECK-SD-NEXT: csinv w0, w8, wzr, hs 41 ; CHECK-GI-NEXT: csinv w0, w8, wzr, hs 52 ; CHECK-NEXT: csinv w0, w8, wzr, hs 63 ; CHECK-NEXT: csinv w0, w8, wzr, hs 77 ; CHECK-SD-NEXT: csinv w0, w8, wzr, hs 106 ; CHECK-NEXT: csinv w0, w8, wzr, hs 117 ; CHECK-NEXT: csinv w0, w8, wzr, hs 128 ; CHECK-NEXT: csinv x0, x8, xzr, hs [all...] |
H A D | uaddo.ll | 12 ; CHECK-NEXT: cset w0, hs 27 ; CHECK-NEXT: cset w0, hs 42 ; CHECK-NEXT: cset w0, hs 57 ; CHECK-NEXT: cset w0, hs
|
H A D | atomicrmw-uinc-udec-wrap.ll | 11 ; CHECK-NEXT: csinc w9, wzr, w8, hs 28 ; CHECK-NEXT: csinc w9, wzr, w8, hs 45 ; CHECK-NEXT: csinc w9, wzr, w8, hs 62 ; CHECK-NEXT: csinc x9, xzr, x8, hs
|
H A D | andcompare.ll | 130 ; SDISEL-NEXT: cset w0, hs 138 ; GISEL-NEXT: cset w9, hs 370 ; SDISEL-NEXT: cset w0, hs 378 ; GISEL-NEXT: cset w9, hs 610 ; SDISEL-NEXT: cset w0, hs 618 ; GISEL-NEXT: cset w9, hs 850 ; SDISEL-NEXT: cset w0, hs 858 ; GISEL-NEXT: cset w9, hs 1090 ; SDISEL-NEXT: cset w0, hs 1098 ; GISEL-NEXT: cset w9, hs [all …]
|
H A D | umulo-128-legalisation-lowering.ll |
|
H A D | icmp-cst.ll | 189 ; CHECK-GI-NEXT: cset w0, hs 208 ; CHECK-GI-NEXT: cset w0, hs 227 ; CHECK-GI-NEXT: cset w0, hs 246 ; CHECK-GI-NEXT: cset w0, hs 265 ; CHECK-GI-NEXT: cset w0, hs 284 ; CHECK-GI-NEXT: cset w0, hs 303 ; CHECK-GI-NEXT: cset w0, hs 322 ; CHECK-GI-NEXT: cset w0, hs 341 ; CHECK-GI-NEXT: cset w0, hs 664 ; CHECK-GI-NEXT: cset w0, hs [all …]
|
H A D | andorbrcompare.ll | 168 ; SDISEL-NEXT: b.hs .LBB3_3 188 ; GISEL-NEXT: b.hs .LBB3_3 215 ; SDISEL-NEXT: ccmp w0, w1, #0, hs 233 ; GISEL-NEXT: cset w9, hs 267 ; SDISEL-NEXT: b.hs .LBB5_3 282 ; GISEL-NEXT: cset w8, hs
|
H A D | arm64-xaluo.ll | 261 ; SDAG-NEXT: cset w0, hs 268 ; FAST-NEXT: cset w9, hs 276 ; GISEL-NEXT: cset w0, hs 291 ; SDAG-NEXT: cset w0, hs 298 ; FAST-NEXT: cset w9, hs 306 ; GISEL-NEXT: cset w0, hs 643 ; SDAG-NEXT: cset w0, hs 650 ; FAST-NEXT: cset w9, hs 658 ; GISEL-NEXT: cset w0, hs 783 ; SDAG-NEXT: csel w0, w0, w1, hs [all …]
|
H A D | and-mask-removal.ll | 37 ; CHECK-GI-NEXT: b.hs LBB0_2 94 ; CHECK-GI-NEXT: cset w0, hs 190 ; CHECK-GI-NEXT: cset w0, hs 214 ; CHECK-GI-NEXT: cset w0, hs 256 ; CHECK-GI-NEXT: cset w0, hs 310 ; CHECK-GI-NEXT: cset w0, hs 418 ; CHECK-GI-NEXT: cset w0, hs
|
H A D | adc.ll | 33 ; CHECK-LE-NEXT: cinc x1, x1, hs 39 ; CHECK-BE-NEXT: cinc x0, x0, hs
|
/llvm-project/llvm/test/MC/ARM/ |
H A D | thumbv8.1m.s | 1068 csinc lr, r2, r2, hs 1075 # CHECK: cinv lr, r12, hs @ encoding: [0x5c,0xea,0x3c,0xae] 1076 # CHECK-FP: cinv lr, r12, hs @ encoding: [0x5c,0xea,0x3c,0xae] 1077 # CHECK-NOLOB: cinv lr, r12, hs @ encoding: [0x5c,0xea,0x3c,0xae] 1078 cinv lr, r12, hs 1080 # CHECK: cneg lr, r10, hs @ encoding: [0x5a,0xea,0x3a,0xbe] 1081 # CHECK-FP: cneg lr, r10, hs @ encoding: [0x5a,0xea,0x3a,0xbe] 1082 # CHECK-NOLOB: cneg lr, r10, hs @ encoding: [0x5a,0xea,0x3a,0xbe] 1095 # CHECK: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] 1096 # CHECK-FP: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] [all …]
|
H A D | mve-scalar-shift.s | 52 csinc lr, r2, r2, hs 58 # CHECK: cinv lr, r12, hs @ encoding: [0x5c,0xea,0x3c,0xae] 59 # CHECK-NOMVE: cinv lr, r12, hs @ encoding: [0x5c,0xea,0x3c,0xae] 60 cinv lr, r12, hs 62 # CHECK: cneg lr, r10, hs @ encoding: [0x5a,0xea,0x3a,0xbe] 63 # CHECK-NOMVE: cneg lr, r10, hs @ encoding: [0x5a,0xea,0x3a,0xbe] 74 # CHECK: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] 75 # CHECK-NOMVE: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] 76 csetm lr, hs 82 # CHECK: csinv lr, r5, zr, hs @ encoding: [0x55,0xea,0x2f,0xae] [all …]
|
H A D | thumb-invalid-crypto.txt | 13 itee hs 30 itee hs
|
/llvm-project/clang/include/clang/AST/ |
H A D | FormatString.h | 358 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount() 362 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() 366 : start(nullptr), length(0), hs(Constant), amt(Amount), in OptionalAmount() 370 return hs == Invalid; in isInvalid() 373 HowSpecified getHowSpecified() const { return hs; } in getHowSpecified() 374 void setHowSpecified(HowSpecified h) { hs = h; } in setHowSpecified() 376 bool hasDataArgument() const { return hs == Arg; } in hasDataArgument() 384 assert(hs == Constant); in getConstantAmount() 394 assert(hs == Constant); in getConstantLength() 414 HowSpecified hs; variable
|
/llvm-project/llvm/test/CodeGen/ARM/ |
H A D | movcc-double.ll | 11 ; CHECK: mov{{lo|hs}} 12 ; CHECK: mov{{lo|hs}} 26 ; CHECK: mov{{lo|hs}} 27 ; CHECK: mov{{lo|hs}}
|
/llvm-project/llvm/test/MC/Disassembler/ARM/ |
H A D | thumbv8.1m.s | 11 # CHECK: cinv lr, r12, hs @ encoding: [0x5c,0xea,0x3c,0xae] 14 # CHECK: cneg lr, r10, hs @ encoding: [0x5a,0xea,0x3a,0xbe] 23 # CHECK: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] 29 # CHECK: csinv lr, r5, zr, hs @ encoding: [0x55,0xea,0x2f,0xae]
|
/llvm-project/llvm/test/MC/AArch64/ |
H A D | basic-a64-diagnostics.s | 1183 ccmp w25, #-1, #15, hs 1186 ccmp w20, #7, #16, hs 1204 ccmp x25, #-1, #15, hs 1207 ccmp x20, #7, #16, hs 1225 ccmn w25, #-1, #15, hs 1228 ccmn w20, #7, #16, hs 1246 ccmn x25, #-1, #15, hs 1249 ccmn x20, #7, #16, hs 1273 ccmp w20, w7, #16, hs 1288 ccmp x25, sp, #15, hs [all …]
|
H A D | armv8.8a-hbc.s | 9 bc.hs lbl
|
/llvm-project/llvm/test/MC/ELF/ |
H A D | ifunc-gnu.s | 1 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux-gnu %s | llvm-readelf -hs - | FileCheck %s --c… 2 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-freebsd %s | llvm-readelf -hs - | FileCheck %s --che…
|
/llvm-project/lld/test/ELF/linkerscript/ |
H A D | entry.s | 7 # RUN: llvm-readelf -hs %t | FileCheck %s 11 # RUN: llvm-readelf -hs %t | FileCheck %s
|
/llvm-project/libc/AOR_v20.02/string/aarch64/ |
H A D | memset.S | 33 b.hs L(set_medium) 77 ccmp valw, 0, 0, hs
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsSystemZ.td | 94 def hs : SystemZUnaryCC<llvm_v8i16_ty>; 105 def hs : SystemZBinaryConvCC<llvm_v16i8_ty, llvm_v8i16_ty>; 132 def hs : SystemZBinaryCC<llvm_v8i16_ty>; 138 def hs : SystemZBinaryCC<llvm_v8i16_ty>; 167 def hs : SystemZTernaryIntCC<llvm_v8i16_ty>; 184 def hs : SystemZQuaternaryIntCC<llvm_v8i16_ty>;
|
/llvm-project/llvm/test/CodeGen/DirectX/Metadata/ |
H A D | shaderModel-hs.ll | 5 ; CHECK: ![[SM]] = !{!"hs", i32 6, i32 6}
|