Home
last modified time | relevance | path

Searched refs:Maybe (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project-15.0.7/clang/unittests/Driver/
H A DMultilibTest.cpp184 MS.Maybe(Multilib("64").flag("+m64")); in TEST()
200 MS.Maybe(Multilib("el").flag("+EL")); in TEST()
241 MS.Maybe(Multilib("one")); in TEST()
242 MS.Maybe(Multilib("two")); in TEST()
243 MS.Maybe(Multilib("three")); in TEST()
257 MS.Maybe(Multilib("orange")); in TEST()
258 MS.Maybe(Multilib("pear")); in TEST()
259 MS.Maybe(Multilib("plum")); in TEST()
286 .Maybe(Multilib("64").flag("+m64")); in TEST()
307 .Maybe(Multilib("el").flag("+EL")) in TEST()
[all …]
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h71 Maybe, enumerator
93 !branch_empty() ? Sometimes : Maybe; in getKind()
/llvm-project-15.0.7/clang/test/VFS/Inputs/
H A Dunknown-value.yaml3 'case-sensitive': 'Maybe?',
/llvm-project-15.0.7/llvm/test/DebugInfo/MIR/InstrRef/
H A Dtwoaddr-to-threeaddr-sub.mir7 # Maybe at some point we'll normalise DBG_INSTR_REFs on output, but until then,
/llvm-project-15.0.7/llvm/utils/vim/syntax/
H A Dmachine-ir.vim18 " these. FIXME: Maybe use some more context to make this more accurate?
/llvm-project-15.0.7/libcxx/
H A Dappveyor.yml21 # TODO: Maybe re-enable this configuration? Do we want to support MSVC 2015's runtime?
/llvm-project-15.0.7/clang/www/demo/
H A Dwhat is this directory.txt4 …ure if this would require some major changes or not to report this info. Maybe also adding ways t…
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DGnu.cpp1079 .Maybe(UCLibc) in findMipsCsMultilibs()
1084 .Maybe(MAbi64) in findMipsCsMultilibs()
1255 .Maybe(UCLibc) in findMipsMtiMultilibs()
1256 .Maybe(Mips16) in findMipsMtiMultilibs()
1260 .Maybe(MAbi64) in findMipsMtiMultilibs()
1266 .Maybe(SoftFloat) in findMipsMtiMultilibs()
1267 .Maybe(Nan2008) in findMipsMtiMultilibs()
1392 .Maybe(Mips64r6) in findMipsImgMultilibs()
1393 .Maybe(MAbi64) in findMipsImgMultilibs()
1394 .Maybe(LittleEndian) in findMipsImgMultilibs()
[all …]
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DMultilib.h132 MultilibSet &Maybe(const Multilib &M);
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Host/
H A DBUILD.gn98 # FIXME: Maybe define NO_XPC_SERVICES
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dpr51869-scalar-evolution-prove-implications-via-truncation.ll9 ; terminate within reasonable time). Maybe this test case is reduced a bit too
/llvm-project-15.0.7/clang/lib/Driver/
H A DMultilib.cpp142 MultilibSet &MultilibSet::Maybe(const Multilib &M) { in Maybe() function in MultilibSet
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dpromote-alloca-to-lds-select.ll48 ; TODO: Maybe this should be canonicalized to select on the constant and GEP after.
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Dencode.mm92 …// FIXME: This difference is due to D76801. It was probably an unintentional change. Maybe we want…
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h64 enum class Tristate { No, Yes, Maybe }; enumerator
/llvm-project-15.0.7/llvm/utils/gn/
H A DREADME.rst107 features. (Maybe there could be a script that writes args.gn based on the
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.td215 /// eventually branch back to the same region. (Maybe after passing through
/llvm-project-15.0.7/llvm/cmake/modules/
H A DLLVM-Config.cmake283 # The component is unknown. Maybe is an omitted target?
/llvm-project-15.0.7/libcxx/src/
H A DCMakeLists.txt222 # Maybe re-export symbols from libc++abi
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/
H A Dtombstone.s108 # the unit that references them. Maybe optimistically guessing at any
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp130 return Tristate::Maybe; in IsDefinedAssignment()
140 return Tristate::Maybe; // TYPE(t) = TYPE(t) can be defined or intrinsic in IsDefinedAssignment()
/llvm-project-15.0.7/clang/docs/
H A DRefactoringEngine.rst207 .. FIXME: Maybe mention custom selection requirements?
/llvm-project-15.0.7/llvm/docs/
H A DXRay.rst252 // Maybe handle the patch_status errors.
/llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl10.rst84 things. Maybe you will be the first to JIT compile a regular
/llvm-project-15.0.7/llvm/utils/gn/secondary/libcxx/include/
H A DBUILD.gn9 # Maybe we want to make this per-toolchain eventually (and then use root_out_dir

12