| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | avx10_2satcvtintrin.h | 17 #define _mm_ipcvts_bf16_epi8(A) \ argument 20 #define _mm_mask_ipcvts_bf16_epi8(W, U, A) \ argument 24 #define _mm_maskz_ipcvts_bf16_epi8(U, A) \ argument 29 #define _mm256_ipcvts_bf16_epi8(A) \ argument 32 #define _mm256_mask_ipcvts_bf16_epi8(W, U, A) \ argument 37 #define _mm256_maskz_ipcvts_bf16_epi8(U, A) \ argument 42 #define _mm_ipcvts_bf16_epu8(A) \ argument 45 #define _mm_mask_ipcvts_bf16_epu8(W, U, A) \ argument 49 #define _mm_maskz_ipcvts_bf16_epu8(U, A) \ argument 54 #define _mm256_ipcvts_bf16_epu8(A) \ argument [all …]
|
| H A D | avx10_2_512satcvtintrin.h | 17 #define _mm512_ipcvts_bf16_epi8(A) \ argument 20 #define _mm512_mask_ipcvts_bf16_epi8(W, U, A) \ argument 25 #define _mm512_maskz_ipcvts_bf16_epi8(U, A) \ argument 30 #define _mm512_ipcvts_bf16_epu8(A) \ argument 33 #define _mm512_mask_ipcvts_bf16_epu8(W, U, A) \ argument 38 #define _mm512_maskz_ipcvts_bf16_epu8(U, A) \ argument 43 #define _mm512_ipcvtts_bf16_epi8(A) \ argument 46 #define _mm512_mask_ipcvtts_bf16_epi8(W, U, A) \ argument 51 #define _mm512_maskz_ipcvtts_bf16_epi8(U, A) \ argument 56 #define _mm512_ipcvtts_bf16_epu8(A) \ argument [all …]
|
| H A D | avx10_2minmaxintrin.h | 17 #define _mm_minmax_pbh(A, B, C) \ argument 21 #define _mm_mask_minmax_pbh(W, U, A, B, C) \ argument 28 #define _mm_maskz_minmax_pbh(U, A, B, C) \ argument 35 #define _mm256_minmax_pbh(A, B, C) \ argument 39 #define _mm256_mask_minmax_pbh(W, U, A, B, C) \ argument 46 #define _mm256_maskz_minmax_pbh(U, A, B, C) \ argument 53 #define _mm_minmax_pd(A, B, C) \ argument 58 #define _mm_mask_minmax_pd(W, U, A, B, C) \ argument 63 #define _mm_maskz_minmax_pd(U, A, B, C) \ argument 68 #define _mm256_minmax_pd(A, B, C) \ argument [all …]
|
| H A D | avx10_2_512minmaxintrin.h | 17 #define _mm512_minmax_pbh(A, B, C) \ argument 21 #define _mm512_mask_minmax_pbh(W, U, A, B, C) \ argument 28 #define _mm512_maskz_minmax_pbh(U, A, B, C) \ argument 35 #define _mm512_minmax_pd(A, B, C) \ argument 41 #define _mm512_mask_minmax_pd(W, U, A, B, C) \ argument 46 #define _mm512_maskz_minmax_pd(U, A, B, C) \ argument 51 #define _mm512_minmax_round_pd(A, B, C, R) \ argument 56 #define _mm512_mask_minmax_round_pd(W, U, A, B, C, R) \ argument 61 #define _mm512_maskz_minmax_round_pd(U, A, B, C, R) \ argument 66 #define _mm512_minmax_ph(A, B, C) \ argument [all …]
|
| H A D | avx512fp16intrin.h | 279 #define _mm_comi_round_sh(A, B, P, R) \ argument 282 #define _mm_comi_sh(A, B, pred) \ argument 375 #define _mm512_add_round_ph(A, B, R) \ argument 379 #define _mm512_mask_add_round_ph(W, U, A, B, R) \ argument 384 #define _mm512_maskz_add_round_ph(U, A, B, R) \ argument 407 #define _mm512_sub_round_ph(A, B, R) \ argument 411 #define _mm512_mask_sub_round_ph(W, U, A, B, R) \ argument 416 #define _mm512_maskz_sub_round_ph(U, A, B, R) \ argument 439 #define _mm512_mul_round_ph(A, B, R) \ argument 443 #define _mm512_mask_mul_round_ph(W, U, A, B, R) \ argument [all …]
|
| H A D | gfniintrin.h | 71 #define _mm_gf2p8affineinv_epi64_epi8(A, B, I) \ argument 76 #define _mm_gf2p8affine_epi64_epi8(A, B, I) \ argument 89 #define _mm256_gf2p8affineinv_epi64_epi8(A, B, I) \ argument 94 #define _mm256_gf2p8affine_epi64_epi8(A, B, I) \ argument 108 #define _mm512_gf2p8affineinv_epi64_epi8(A, B, I) \ argument 113 #define _mm512_mask_gf2p8affineinv_epi64_epi8(S, U, A, B, I) \ argument 118 #define _mm512_maskz_gf2p8affineinv_epi64_epi8(U, A, B, I) \ argument 122 #define _mm512_gf2p8affine_epi64_epi8(A, B, I) \ argument 127 #define _mm512_mask_gf2p8affine_epi64_epi8(S, U, A, B, I) \ argument 132 #define _mm512_maskz_gf2p8affine_epi64_epi8(U, A, B, I) \ argument [all …]
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_fixed.h | 34 #define dfixed_const(A) (u32)(((A) << 12))/* + ((B + 0.000122)*4096)) */ argument 35 #define dfixed_const_half(A) (u32)(((A) << 12) + 2048) argument 36 #define dfixed_const_666(A) (u32)(((A) << 12) + 2731) argument 37 #define dfixed_const_8(A) (u32)(((A) << 12) + 3277) argument 38 #define dfixed_mul(A, B) ((u64)((u64)(A).full * (B).full + 2048) >> 12) argument 39 #define dfixed_init(A) { .full = dfixed_const((A)) } argument 40 #define dfixed_init_half(A) { .full = dfixed_const_half((A)) } argument 41 #define dfixed_trunc(A) ((A).full >> 12) argument 42 #define dfixed_frac(A) ((A).full & ((1 << 12) - 1)) argument 44 static inline u32 dfixed_floor(fixed20_12 A) in dfixed_floor() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
| H A D | LoongArch.cpp | 53 if (const Arg *A = Args.getLastArg(options::OPT_mdouble_float, in getLoongArchABI() local 139 if (const Arg *A = in getLoongArchTargetFeatures() local 145 Arg *A; in getLoongArchTargetFeatures() local 169 if (const Arg *A = Args.getLastArg(options::OPT_mdouble_float, in getLoongArchTargetFeatures() local 184 } else if (const Arg *A = Args.getLastArg(options::OPT_mfpu_EQ)) { in getLoongArchTargetFeatures() local 203 if (Arg *A = Args.getLastArgNoClaim(options::OPT_mabi_EQ)) in getLoongArchTargetFeatures() local 205 if (Arg *A = Args.getLastArgNoClaim(options::OPT_mfpu_EQ)) in getLoongArchTargetFeatures() local 207 if (Arg *A = Args.getLastArgNoClaim(options::OPT_msimd_EQ)) in getLoongArchTargetFeatures() local 212 if (const Arg *A = Args.getLastArg(options::OPT_msimd_EQ)) { in getLoongArchTargetFeatures() local 245 if (const Arg *A = Args.getLastArg(options::OPT_mlsx, options::OPT_mno_lsx)) { in getLoongArchTargetFeatures() local [all …]
|
| H A D | Sparc.cpp | 89 if (Arg *A = Args.getLastArg(options::OPT_msoft_float, options::OPT_mno_fpu, in getSparcFloatABI() local 125 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_mcpu_EQ)) { in getSparcTargetCPU() local 149 if (Arg *A = Args.getLastArg(options::OPT_mfsmuld, options::OPT_mno_fsmuld)) { in getSparcTargetFeatures() local 156 if (Arg *A = Args.getLastArg(options::OPT_mpopc, options::OPT_mno_popc)) { in getSparcTargetFeatures() local 172 if (Arg *A = Args.getLastArg(options::OPT_mvis, options::OPT_mno_vis)) { in getSparcTargetFeatures() local 181 if (Arg *A = Args.getLastArg(options::OPT_mvis2, options::OPT_mno_vis2)) { in getSparcTargetFeatures() local 190 if (Arg *A = Args.getLastArg(options::OPT_mvis3, options::OPT_mno_vis3)) { in getSparcTargetFeatures() local 197 if (Arg *A = Args.getLastArg(options::OPT_mhard_quad_float, in getSparcTargetFeatures() local 205 if (Arg *A = Args.getLastArg(options::OPT_mv8plus, options::OPT_mno_v8plus)) { in getSparcTargetFeatures() local
|
| H A D | Mips.cpp | 52 if (Arg *A = Args.getLastArg(clang::driver::options::OPT_march_EQ, in getMipsCPUAndABI() local 56 if (Arg *A = Args.getLastArg(options::OPT_mabi_EQ)) { in getMipsCPUAndABI() local 150 if (Arg *A = in getMipsFloatABI() local 268 if (Arg *A = Args.getLastArg(options::OPT_mlong_calls, in getMIPSTargetFeatures() local 278 if (Arg *A = Args.getLastArg(options::OPT_mxgot, options::OPT_mno_xgot)) { in getMIPSTargetFeatures() local 293 if (Arg *A = Args.getLastArg(options::OPT_mnan_EQ)) { in getMIPSTargetFeatures() local 315 if (Arg *A = Args.getLastArg(options::OPT_mabs_EQ)) { in getMIPSTargetFeatures() local 351 if (Arg *A = Args.getLastArg( in getMIPSTargetFeatures() local 364 if (Arg *A = Args.getLastArg(options::OPT_mfp32, options::OPT_mfpxx, in getMIPSTargetFeatures() local 376 } else if (Arg *A = Args.getLastArg(options::OPT_mmsa)) { in getMIPSTargetFeatures() local [all …]
|
| H A D | X86.cpp | 24 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_march_EQ)) { in getX86TargetCPU() local 36 if (const Arg *A = Args.getLastArg(options::OPT__SLASH_arch)) { in getX86TargetCPU() local 122 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_mabi_EQ)) { in getX86TargetFeatures() local 131 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_march_EQ)) { in getX86TargetFeatures() local 229 for (const Arg *A : Args.filtered(options::OPT_m_x86_AVX10_Features_Group)) { in getX86TargetFeatures() local 265 for (const Arg *A : Args.filtered(options::OPT_m_x86_Features_Group, in getX86TargetFeatures() local 320 if (Arg *A = Args.getLastArg(options::OPT_mharden_sls_EQ)) { in getX86TargetFeatures() local 344 if (const Arg *A = in getX86TargetFeatures() local 350 if (const Arg *A = in getX86TargetFeatures() local
|
| H A D | RISCV.cpp | 53 static void getRISCFeaturesFromMcpu(const Driver &D, const Arg *A, in getRISCFeaturesFromMcpu() 82 if (Arg *A = Args.getLastArg(options::OPT_mcpu_EQ)) { in getRISCVTargetFeatures() local 138 Arg *A; in getRISCVTargetFeatures() local 150 if (const Arg *A = Args.getLastArg( in getRISCVTargetFeatures() local 167 if (const Arg *A = Args.getLastArg( in getRISCVTargetFeatures() local 210 if (const Arg *A = Args.getLastArg(options::OPT_mabi_EQ)) in getRISCVABI() local 278 if (const Arg *A = Args.getLastArg(options::OPT_march_EQ)) in getRISCVArch() local 282 if (const Arg *A = Args.getLastArg(options::OPT_mcpu_EQ)) { in getRISCVArch() local 314 if (const Arg *A = Args.getLastArg(options::OPT_mabi_EQ)) { in getRISCVArch() local 356 if (const Arg *A = Args.getLastArg(options::OPT_mcpu_EQ)) in getRISCVTargetCPU() local
|
| H A D | SystemZ.cpp | 28 if (Arg *A = Args.getLastArg(clang::driver::options::OPT_msoft_float, in getSystemZFloatABI() local 38 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_march_EQ)) { in getSystemZTargetCPU() local 59 if (Arg *A = Args.getLastArg(options::OPT_mhtm, options::OPT_mno_htm)) { in getSystemZTargetFeatures() local 66 if (Arg *A = Args.getLastArg(options::OPT_mvx, options::OPT_mno_vx)) { in getSystemZTargetFeatures() local 77 if (const Arg *A = Args.getLastArg(options::OPT_munaligned_symbols, in getSystemZTargetFeatures() local
|
| H A D | ARM.cpp | 39 if (Arg *A = Args.getLastArg(options::OPT_mlittle_endian, in isARMBigEndian() local 77 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_mcpu_EQ)) in getARMArchCPUFromArgs() local 79 if (const Arg *A = Args.getLastArg(options::OPT_march_EQ)) in getARMArchCPUFromArgs() local 84 for (const Arg *A : in getARMArchCPUFromArgs() local 99 static void getARMHWDivFeatures(const Driver &D, const Arg *A, in getARMHWDivFeatures() 108 static llvm::ARM::FPUKind getARMFPUFeatures(const Driver &D, const Arg *A, in getARMFPUFeatures() 145 static void checkARMArchName(const Driver &D, const Arg *A, const ArgList &Args, in checkARMArchName() 163 static void checkARMCPUName(const Driver &D, const Arg *A, const ArgList &Args, in checkARMCPUName() 186 const Arg *A = in checkARMFloatABI() local 229 Arg *A = Args.getLastArg(options::OPT_mtp_mode_EQ); in getReadTPMode() local [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | internal_defs.h | 20 #define ARRAY_SIZE(A) (sizeof(A) / sizeof((A)[0])) argument 36 #define FORMAT(F, A) __attribute__((format(printf, F, A))) argument 117 #define CHECK(A) CHECK_IMPL((A), !=, 0) argument 118 #define CHECK_EQ(A, B) CHECK_IMPL((A), ==, (B)) argument 119 #define CHECK_NE(A, B) CHECK_IMPL((A), !=, (B)) argument 120 #define CHECK_LT(A, B) CHECK_IMPL((A), <, (B)) argument 121 #define CHECK_LE(A, B) CHECK_IMPL((A), <=, (B)) argument 122 #define CHECK_GT(A, B) CHECK_IMPL((A), >, (B)) argument 123 #define CHECK_GE(A, B) CHECK_IMPL((A), >=, (B)) argument 126 #define DCHECK(A) CHECK(A) argument [all …]
|
| H A D | atomic_helpers.h | 63 inline typename T::Type atomic_load(const volatile T *A, memory_order MO) { in atomic_load() argument 71 inline void atomic_store(volatile T *A, typename T::Type V, memory_order MO) { in atomic_store() argument 79 inline typename T::Type atomic_fetch_add(volatile T *A, typename T::Type V, in atomic_fetch_add() argument 86 atomic_fetch_sub(volatile T * A,typename T::Type V,memory_order MO) atomic_fetch_sub() argument 93 atomic_fetch_and(volatile T * A,typename T::Type V,memory_order MO) atomic_fetch_and() argument 100 atomic_fetch_or(volatile T * A,typename T::Type V,memory_order MO) atomic_fetch_or() argument 107 atomic_exchange(volatile T * A,typename T::Type V,memory_order MO) atomic_exchange() argument 116 atomic_compare_exchange_strong(volatile T * A,typename T::Type * Cmp,typename T::Type Xchg,memory_order MO) atomic_compare_exchange_strong() argument 126 atomic_load_relaxed(const volatile T * A) atomic_load_relaxed() argument 131 atomic_store_relaxed(volatile T * A,typename T::Type V) atomic_store_relaxed() argument 136 atomic_compare_exchange(volatile T * A,typename T::Type Cmp,typename T::Type Xchg) atomic_compare_exchange() argument [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | SlowDynamicAPInt.cpp | 33 SlowDynamicAPInt &llvm::detail::operator+=(SlowDynamicAPInt &A, int64_t B) { in operator +=() 36 SlowDynamicAPInt &llvm::detail::operator-=(SlowDynamicAPInt &A, int64_t B) { in operator -=() 39 SlowDynamicAPInt &llvm::detail::operator*=(SlowDynamicAPInt &A, int64_t B) { in operator *=() 42 SlowDynamicAPInt &llvm::detail::operator/=(SlowDynamicAPInt &A, int64_t B) { in operator /=() 45 SlowDynamicAPInt &llvm::detail::operator%=(SlowDynamicAPInt &A, int64_t B) { in operator %=() 49 bool llvm::detail::operator==(const SlowDynamicAPInt &A, int64_t B) { in operator ==() 52 bool llvm::detail::operator!=(const SlowDynamicAPInt &A, int64_t B) { in operator !=() 55 bool llvm::detail::operator>(const SlowDynamicAPInt &A, int64_t B) { in operator >() 58 bool llvm::detail::operator<(const SlowDynamicAPInt &A, int64_t B) { in operator <() 61 bool llvm::detail::operator<=(const SlowDynamicAPInt &A, int64_t B) { in operator <=() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Clang.cpp | 66 if (Arg *A = Args.getLastArg(clang::driver::options::OPT_C, options::OPT_CC, in CheckPreprocessingOptions() local 83 if (const Arg *A = in CheckCodeGenerationOptions() local 245 if (Arg *A = Args.getLastArg(options::OPT_ffile_compilation_dir_EQ, in addDebugCompDirArg() local 303 for (const Arg *A : Args.filtered(options::OPT_ffile_prefix_map_EQ, in addDebugPrefixMapArg() local 317 for (const Arg *A : Args.filtered(options::OPT_ffile_prefix_map_EQ, in addMacroPrefixMapArg() local 332 for (const Arg *A : Args.filtered(options::OPT_ffile_prefix_map_EQ, in addCoveragePrefixMapArg() local 464 if (auto *A = Args.getLastArg(options::OPT_ftemporal_profile)) { in addPGOAndCoverageFlags() local 544 if (Arg *A = Args.getLastArg(options::OPT_ffile_compilation_dir_EQ, in addPGOAndCoverageFlags() local 579 if (const auto *A = Args.getLastArg(options::OPT_fprofile_update_EQ)) { in addPGOAndCoverageFlags() local 587 if (const auto *A = Args.getLastArg(options::OPT_fprofile_continuous)) { in addPGOAndCoverageFlags() local [all …]
|
| H A D | Flang.cpp | 207 if (Arg *A = Args.getLastArg(options::OPT_msve_vector_bits_EQ)) { in AddAArch64TargetArgs() local 237 if (const Arg *A = Args.getLastArg(options::OPT_mabi_EQ)) { in AddLoongArch64TargetArgs() local 244 if (const Arg *A = Args.getLastArg(options::OPT_mannotate_tablejump, in AddLoongArch64TargetArgs() local 258 if (const Arg *A = Args.getLastArg(options::OPT_mabi_EQ)) { in AddPPCTargetArgs() local 291 if (Arg *A = Args.getLastArg(options::OPT_mrvv_vector_bits_EQ)) { in AddRISCVTargetArgs() local 333 if (Arg *A = Args.getLastArg(options::OPT_masm_EQ)) { in AddX86_64TargetArgs() local 421 if (Arg *A = Args.getLastArg(options::OPT_mcode_object_version_EQ)) { in AddAMDGPUTargetArgs() local 481 if (Arg *A = Args.getLastArg(options::OPT_fveclib)) { in addTargetOptions() local 526 if (const Arg *A = Args.getLastArg(options::OPT_mtune_EQ)) { in addTargetOptions() local 618 if (const Arg *A = Args.getLastArg(options::OPT_ffp_contract)) { in addFloatingPointOptions() local [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Action.h | 244 static bool classof(const Action *A) { in classof() 261 static bool classof(const Action *A) { in classof() 335 HostDependence(Action &A, const ToolChain &TC, const char *BoundArch, in HostDependence() 397 static bool classof(const Action *A) { return A->getKind() == OffloadClass; } in classof() 408 static bool classof(const Action *A) { in classof() 420 static bool classof(const Action *A) { in classof() 434 static bool classof(const Action *A) { in classof() 445 static bool classof(const Action *A) { in classof() 458 static bool classof(const Action *A) { in classof() 469 static bool classof(const Action *A) { in classof() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | AttributeMask.h | 39 for (Attribute A : AS) in AttributeMask() local 52 AttributeMask &addAttribute(Attribute A) { in addAttribute() 61 AttributeMask &addAttribute(StringRef A) { in addAttribute() 67 bool contains(Attribute::AttrKind A) const { in contains() 74 bool contains(StringRef A) const { return TargetDepAttrs.count(A); } in contains() 77 bool contains(Attribute A) const { in contains()
|
| /freebsd/contrib/googletest/googletest/test/ |
| H A D | googletest-shuffle-test_.cc | 46 class A : public Test {}; class 47 TEST_F(A, A) {} in TEST_F() argument 48 TEST_F(A, B) {} in TEST_F() argument 50 TEST(ADeathTest, A) {} in TEST() argument 54 TEST(B, A) {} in TEST() argument 60 TEST(BDeathTest, A) {} in TEST() argument 63 TEST(C, A) {} in TEST() argument 68 TEST(CDeathTest, A) {} in TEST() argument 70 TEST(DISABLED_D, A) {} in TEST() argument
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmtAttr.cpp | 24 static Attr *handleFallThroughAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleFallThroughAttr() 51 static Attr *handleSuppressAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleSuppressAttr() 74 static Attr *handleLoopHintAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleLoopHintAttr() 218 static Attr *handleNoMergeAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleNoMergeAttr() 231 static Attr *handleNoConvergentAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleNoConvergentAttr() 247 const AttributeCommonInfo &A) { in CheckStmtInlineAttr() 288 const AttributeCommonInfo &A) { in CheckNoInlineAttr() 293 const AttributeCommonInfo &A) { in CheckAlwaysInlineAttr() 297 static Attr *handleNoInlineAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleNoInlineAttr() 312 static Attr *handleAlwaysInlineAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleAlwaysInlineAttr() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | IntegralAP.h | 234 static bool increment(IntegralAP A, IntegralAP *R) { in increment() 239 static bool decrement(IntegralAP A, IntegralAP *R) { in decrement() 244 static bool add(IntegralAP A, IntegralAP B, unsigned OpBits, IntegralAP *R) { in add() 248 static bool sub(IntegralAP A, IntegralAP B, unsigned OpBits, IntegralAP *R) { in sub() 252 static bool mul(IntegralAP A, IntegralAP B, unsigned OpBits, IntegralAP *R) { in mul() 256 static bool rem(IntegralAP A, IntegralAP B, unsigned OpBits, IntegralAP *R) { in rem() 264 static bool div(IntegralAP A, IntegralAP B, unsigned OpBits, IntegralAP *R) { in div() 272 static bool bitAnd(IntegralAP A, IntegralAP B, unsigned OpBits, in bitAnd() 278 static bool bitOr(IntegralAP A, IntegralAP B, unsigned OpBits, in bitOr() 284 static bool bitXor(IntegralAP A, IntegralAP B, unsigned OpBits, in bitXor() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Assumptions.cpp | 24 bool hasAssumption(const Attribute &A, in hasAssumption() 36 DenseSet<StringRef> getAssumptions(const Attribute &A) { in getAssumptions() 71 const Attribute &A = F.getFnAttribute(AssumptionAttrKey); in hasAssumption() local 81 const Attribute &A = CB.getFnAttr(AssumptionAttrKey); in hasAssumption() local 86 const Attribute &A = F.getFnAttribute(AssumptionAttrKey); in getAssumptions() local 91 const Attribute &A = CB.getFnAttr(AssumptionAttrKey); in getAssumptions() local
|