Home
last modified time | relevance | path

Searched refs:Has (Results 1 – 25 of 63) sorted by relevance

123

/llvm-project-15.0.7/llvm/test/DebugInfo/PDB/
H A Dpdbdump-readwrite.test19 CHECK-NEXT: Has Debug Info: true
20 CHECK-NEXT: Has Types: true
21 CHECK-NEXT: Has IDs: true
22 CHECK-NEXT: Has Globals:
23 CHECK-NEXT: Has Publics:
25 CHECK-NEXT: Has conflicting types: false
/llvm-project-15.0.7/mlir/test/IR/
H A Dprint-ir-defuse.mlir4 // CHECK: Has 4 results:
14 // CHECK: Has 0 results:
18 // CHECK: Has 0 results:
20 // CHECK: Has 0 results:
22 // CHECK: Has 0 results:
/llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/
H A Dstripped.test13 ; CHECK-NEXT: Has Debug Info: true
14 ; CHECK-NEXT: Has Types: true
15 ; CHECK-NEXT: Has IDs: true
16 ; CHECK-NEXT: Has Globals: true
17 ; CHECK-NEXT: Has Publics: true
19 ; CHECK-NEXT: Has conflicting types: false
H A Dfpo-data.test6 CHECK-NEXT: RVA | Code | Locals | Params | Prolog | Saved Regs | Use BP | Has SEH | Frame Type
11 CHECK-NEXT: RVA | Code | Locals | Params | Stack | Prolog | Saved Regs | Has SEH | Has C++EH |…
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td355 "Has s_memrealtime instruction"
367 "Has i16/f16 instructions"
379 "Has VOP3P packed instructions"
385 "Has v_movrel*_b32 instructions"
548 "Has v_dot8c_i32_i4 instruction"
566 "Has v_dot4c_i32_i8 instruction"
585 "Has mAI instructions"
591 "Has fp8 and bf8 instructions"
597 "Has v_pk_fmac_f16 instruction"
658 "Has s_memtime instruction"
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dframe-pointer.ll63 ; Has a call, but still no need for a frame pointer.
74 ; Has a call, and frame pointer requested.
85 ; Has a call, and frame pointer requested for non-leaf function.
96 ; Has a high register clobbered, no need for a frame pointer.
108 ; Has a high register clobbered, frame pointer requested. We need to split the
123 ; Has a high register clobbered, frame required due to variable-sized alloca.
138 ; Has a high register clobbered, frame required due to both variable-sized
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dsdiv-pow2.ll13 ; Has minsize (-Oz) attribute, should generate idiv
23 ; Has optsize (-Os) attribute, should not generate idiv
/llvm-project-15.0.7/llvm/test/Transforms/Util/PredicateInfo/
H A Dunnamed-types.ll9 ; CHECK: Has predicate info
14 ; CHECK: Has predicate info
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h108 void setHasExtraFiles(bool Has) { HasExtraFiles = Has; }
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h637 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
1664 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
1812 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
1906 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
2129 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
2411 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
2486 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
3339 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
3428 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
3685 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() argument
[all …]
/llvm-project-15.0.7/flang/lib/Parser/
H A Dchar-set.cpp17 if (set.Has(ch)) { in ToString()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCompileCommands.cpp305 auto Has = [&](llvm::StringRef Flag) { in adjust() local
318 if (ResourceDir && !Has("-resource-dir")) in adjust()
323 if (Sysroot && !Has("-isysroot") && !Has("--sysroot")) { in adjust()
334 bool FollowSymlink = !Has("-no-canonical-prefixes"); in adjust()
/llvm-project-15.0.7/lld/test/COFF/
H A Dpdb-debug-f.s8 # CHECK-NEXT: RVA | Code | Locals | Params | Prolog | Saved Regs | Use BP | Has SEH | Frame Ty…
H A Dpdb-framedata.yaml17 # CHECK-NEXT: RVA | Code | Locals | Params | Stack | Prolog | Saved Regs | Has SEH | Has C++EH…
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dchar-set.h59 constexpr bool Has(SetOfChars that) const { in Has() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cpp115 struct Has { struct
125 bool broken(uptr what, typename Has<Mapping::kBroken>::Result = false) { in broken()
/llvm-project-15.0.7/lld/test/MachO/
H A Ddead-strip-align.s27 L_internal_aligned_16: # Has no symbol table entry.
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARM.td150 "Has v7 clrex instruction">;
154 "Has full data barrier (dfb) instruction">;
159 "Has v8 acquire/release (lda/ldaex "
240 "Has zero-cycle zeroing instructions">;
252 "Has slow VGETLNi32 - prefer VMOV">;
258 "Has slow VDUP32 - prefer VMOV">;
276 "Has muxed AGU and NEON/FPU">;
320 "true", "Has VMLx hazards">;
419 "Has return address stack">;
429 "Has no branch predictor">;
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dpromote-alloca-volatile.ll28 ; Has on OK non-volatile user but also a volatile user
H A Dpromote-alloca-to-lds-constantexpr-use.ll40 ; Has a constant expression use through a single level of constant
66 ; Has a constant expression use through a single level of constant
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgInterfaces.td23 1. Has 2 input and 1 output shapes.
24 2. Has at least one reduction dimension.
25 3. Has only projected permutation indexing maps.
94 1. Has an `image` and a `filter` operand.
95 2. Has one `output` operand.
139 1. Has a scalar `value` operand.
140 2. Has one `output` operand.
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsymbol.cpp661 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
662 Has<common::NumericOperator>() || Has<common::RelationalOperator>(); in IsIntrinsicOperator()
/llvm-project-15.0.7/llvm/test/Analysis/LoopAccessAnalysis/
H A Dunsafe-and-rt-checks-convergent.ll10 ; CHECK: Has convergent operation in loop
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAccess.cpp199 : Target(S.Target), Has(S.Has) { in SavedInstanceContext()
204 Target->HasInstanceContext = Has; in ~SavedInstanceContext()
210 : Target(&Target), Has(Target.HasInstanceContext) {} in SavedInstanceContext()
212 bool Has; member in __anond4528d970111::AccessTarget::SavedInstanceContext
/llvm-project-15.0.7/llvm/include/llvm/Config/
H A Dllvm-config.h.cmake27 /* Has gcc/MSVC atomic intrinsics */

123