| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | fuchsia_handle.cpp | 264 HandleStruct hs; in checkHandleInStructureUseAfterFree() local 265 hs.h = sb; in checkHandleInStructureUseAfterFree() 277 HandleStruct hs; in checkHandleInStructureUseAfterFree2() local 278 hs.h = sb; in checkHandleInStructureUseAfterFree2() 290 HandleStruct hs; in checkHandleInStructureLeak() local 291 hs.h = sb; in checkHandleInStructureLeak() 308 hs.h = &sb; in checkHandlePtrInStructureUseAfterFree() 321 hs.h = &sb; in checkHandlePtrInStructureUseAfterFree2() 334 hs.h = &sb; in checkHandlePtrInStructureLeak() 498 have_handle hs[2]; in escape_transitively01() local [all …]
|
| /llvm-project-15.0.7/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-15.0.7/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] 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] 1095 # CHECK: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] 1096 # CHECK-FP: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] 1097 # CHECK-NOLOB: csetm lr, hs @ encoding: [0x5f,0xea,0x3f,0xae] 1098 csetm lr, hs [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-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_shadow.h | 63 void SetHistorySize(int hs) { in SetHistorySize() argument 64 CHECK_GE(hs, 0); in SetHistorySize() 65 CHECK_LE(hs, 7); in SetHistorySize() 66 x_ = (x_ & ~(kHistoryMask << kHistoryShift)) | (u64(hs) << kHistoryShift); in SetHistorySize() 78 const int hs = GetHistorySize(); in GetTracePos() local 80 const u64 mask = (1ull << (kTracePartSizeBits + hs + 1)) - 1; in GetTracePos()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| 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 | umulo-128-legalisation-lowering.ll | 12 ; AARCH-NEXT: cset w9, hs 60 ; AARCH-NEXT: cinc x13, x13, hs 63 ; AARCH-NEXT: cinc x11, x14, hs 67 ; AARCH-NEXT: cset w14, hs
|
| H A D | cmp-chains.ll | 65 ; CHECK-NEXT: ccmp w2, w3, #0, hs 80 ; CHECK-NEXT: ccmp w2, w3, #2, hs 98 ; CHECK-NEXT: ccmp w2, w3, #2, hs
|
| H A D | andcompare.ll | 84 ; CHECK-NEXT: cset w0, hs 234 ; CHECK-NEXT: cset w0, hs 384 ; CHECK-NEXT: cset w0, hs 534 ; CHECK-NEXT: cset w0, hs 684 ; CHECK-NEXT: cset w0, hs 758 ; CHECK-NEXT: ccmp w2, w3, #0, hs 834 ; CHECK-NEXT: cset w0, hs 984 ; CHECK-NEXT: cset w0, hs 1134 ; CHECK-NEXT: cset w0, hs 1284 ; CHECK-NEXT: cset w0, hs [all …]
|
| H A D | adc.ll | 33 ; CHECK-LE-NEXT: cinc x1, x1, hs 39 ; CHECK-BE-NEXT: cinc x0, x0, 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 647 ; SDAG-NEXT: cset w0, hs 654 ; FAST-NEXT: cset w9, hs 1026 ; SDAG-NEXT: cset w0, hs 1032 ; FAST-NEXT: cset w0, hs [all …]
|
| H A D | addcarry-crash.ll | 12 ; CHECK-NEXT: cinc x0, x8, hs
|
| /llvm-project-15.0.7/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-15.0.7/clang/include/clang/AST/ |
| H A D | FormatString.h | 334 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount() 338 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() 342 : start(nullptr), length(0), hs(Constant), amt(Amount), in OptionalAmount() 346 return hs == Invalid; in isInvalid() 349 HowSpecified getHowSpecified() const { return hs; } in getHowSpecified() 350 void setHowSpecified(HowSpecified h) { hs = h; } in setHowSpecified() 352 bool hasDataArgument() const { return hs == Arg; } in hasDataArgument() 360 assert(hs == Constant); in getConstantAmount() 370 assert(hs == Constant); in getConstantLength() 390 HowSpecified hs; variable
|
| /llvm-project-15.0.7/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-15.0.7/llvm/test/MC/AArch64/ |
| H A D | basic-a64-diagnostics.s | 1179 ccmp w25, #-1, #15, hs 1182 ccmp w20, #7, #16, hs 1203 ccmp x20, #7, #16, hs 1224 ccmn w20, #7, #16, hs 1245 ccmn x20, #7, #16, hs 1269 ccmp w20, w7, #16, hs 1284 ccmp x25, sp, #15, hs 1286 ccmp x20, x7, #16, hs 1303 ccmn w20, w7, #16, hs 1318 ccmn x25, sp, #15, hs [all …]
|
| H A D | armv8.8a-hbc.s | 9 bc.hs lbl
|
| /llvm-project-15.0.7/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-15.0.7/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-15.0.7/llvm/include/llvm/IR/ |
| H A D | IntrinsicsSystemZ.td | 98 def hs : SystemZUnaryCC<llvm_v8i16_ty>; 109 def hs : SystemZBinaryConvCC<llvm_v16i8_ty, llvm_v8i16_ty>; 143 def hs : SystemZBinaryCC<llvm_v8i16_ty>; 149 def hs : SystemZBinaryCC<llvm_v8i16_ty>; 178 def hs : SystemZTernaryIntCC<llvm_v8i16_ty>; 195 def hs : SystemZQuaternaryIntCC<llvm_v8i16_ty>;
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | amdpal-hs.ll | 10 ; GCN-NEXT: .hs:
|
| H A D | pal-userdata-regs.ll | 16 …hs\82\AB.sgpr_limith\AB.vgpr_limit\CD\01\00\A3.ls\83\A9.lds_size\CD\03\00\AB.sgpr_limith\AB.vgpr_l…
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/AArch64/Neoverse/ |
| H A D | N2-basic-instructions.s | 349 ccmp w3, #0, #15, hs 350 ccmp wzr, #15, #13, hs 355 ccmn w3, #0, #15, hs 356 ccmn wzr, #15, #13, hs 366 ccmp w3, w0, #15, hs 367 ccmp wzr, w15, #13, hs 372 ccmn w3, w0, #15, hs 373 ccmn wzr, w15, #13, hs 576 fccmp s3, s0, #15, hs 577 fccmp s31, s15, #13, hs [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
| H A D | A55-basic-instructions.s | 349 ccmp w3, #0, #15, hs 350 ccmp wzr, #15, #13, hs 355 ccmn w3, #0, #15, hs 356 ccmn wzr, #15, #13, hs 366 ccmp w3, w0, #15, hs 367 ccmp wzr, w15, #13, hs 372 ccmn w3, w0, #15, hs 373 ccmn wzr, w15, #13, hs 576 fccmp s3, s0, #15, hs 577 fccmp s31, s15, #13, hs [all …]
|