Searched defs:Any (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DComdat.h34 Any, ///< The linker may choose any COMDAT. enumerator in enum:llvm::Comdat::SelectionKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAny.h26 class Any { class in namespace:llvm
56 Any(const Any &Other) function in class:llvm::Any
79 Any(T &&Value) { function in class:llvm::Any
84 Any(Any &&Other) : Storage(std::move(Other.Storage)) {} function in class:llvm::Any
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h382 Any, enumerator in enum:llvm::SystemZICMP::__anon2413
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp452 bool Any = false; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h385 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator in enum:llvm::DependenceInfo::Constraint::ConstraintKind
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h214 Any = 1 << 15, member in class:lldb_private::TypeValidatorResult::CompilerContextKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h328 Any = 0xffff member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1323 Any, member in class:__anon565::MissingAttributeSubjectRulesRecoveryPoint
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp772 bool Any = false; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4330 bool Any = false; local
4440 bool Any = false; local
4531 bool Any = false; local
4637 bool Any = false; local
4854 bool Any = false; local
[all...]

Completed in 151 milliseconds