/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Any.h | 65 Any(const Any &Other) in Any() function 88 Any(T &&Value) { Any() function 93 Any(Any &&Other) : Storage(std::move(Other.Storage)) {} Any() function [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) Ty = n, argument 174 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in isOverloaded() argument 257 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) EltTy, in getVectorElementType() argument 270 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) NElem, in getVectorMinNumElements() argument 299 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getSizeInBits() argument 421 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getFloatingPointVT() argument 431 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getIntegerVT() argument
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | PassTimingInfo.cpp | 316 [this](StringRef P, Any) { this->startPassTimer(P); }); in registerCallbacks() argument 304 __anon2e7fb3850302(StringRef P, Any) registerCallbacks() argument 306 __anon2e7fb3850402(StringRef P, Any, const PreservedAnalyses &) registerCallbacks() argument 314 __anon2e7fb3850602(StringRef P, Any) registerCallbacks() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Comdat.h | 36 Any, ///< The linker may choose any COMDAT. enumerator
|
H A D | DebugProgramInstruction.h | 272 Any, ///< To indicate all LocationTypes in searches. enumerator
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.cpp | 66 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getEnumName() argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-private-enumerations.h | 209 Any = 1 << 15, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 407 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 785 enum class AllowedOperand { LineVar, LegacyLiteral, Any }; global() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineFunctionInfo.cpp | 644 bool Any = false; in convertArgumentInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 400 Any, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 515 PIC.registerShouldRunOptionalPassCallback([](StringRef P, Any) { in registerCodeGenCallback() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 4768 bool Any = false; in FilterOutUndesirableDedicatedRegisters() local 4878 bool Any = false; in NarrowSearchSpaceByDetectingSupersets() local 4973 bool Any = false; in NarrowSearchSpaceByCollapsingUnrolledCode() local 5079 bool Any = false; in NarrowSearchSpaceByFilterFormulaWithSameScaledReg() local 5143 bool Any = false; in NarrowSearchSpaceByFilterPostInc() local 5383 bool Any = false; in NarrowSearchSpaceByPickingWinnerRegs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 118 Any, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 330 Any = 0xffff enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 217 enum class BitModeTy { Bit32, Bit64, Bit32_64, Any, Unknown }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 522 const std::string &After, Any) { in handleAfter() argument 585 const std::string &After, Any) { in handleAfter() argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 89 enum class BitModeTy { Bit32, Bit64, Bit32_64, Any }; enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 1790 Any, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 836 bool Any = false; in CastGEPIndices() local
|