/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | Any.h | 61 Any(const Any &Other) in Any() function 84 Any(T &&Value) { in Any() function 89 Any(Any &&Other) : Storage(std::move(Other.Storage)) {} in Any() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | PassTimingInfo.cpp | 278 [this](StringRef P, Any) { this->runBeforePass(P); }); in registerCallbacks() argument 280 [this](StringRef P, Any, const PreservedAnalyses &) { in registerCallbacks() argument 288 [this](StringRef P, Any) { this->runBeforePass(P); }); in registerCallbacks() argument 290 [this](StringRef P, Any) { this->runAfterPass(P); }); in registerCallbacks() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | Comdat.h | 34 Any, ///< The linker may choose any COMDAT. enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 507 StopAfterCount = 0u](StringRef P, Any) mutable { in registerPartialPipelineCallback() argument 542 PIC.registerShouldRunOptionalPassCallback([](StringRef P, Any) { in registerCodeGenCallback() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineFunctionInfo.cpp | 527 bool Any = false; in convertArgumentInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 386 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 808 enum class AllowedOperand { LineVar, LegacyLiteral, Any }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 383 Any, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 80 Any, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 4346 bool Any = false; in FilterOutUndesirableDedicatedRegisters() local 4456 bool Any = false; in NarrowSearchSpaceByDetectingSupersets() local 4547 bool Any = false; in NarrowSearchSpaceByCollapsingUnrolledCode() local 4653 bool Any = false; in NarrowSearchSpaceByFilterFormulaWithSameScaledReg() local 4717 bool Any = false; in NarrowSearchSpaceByFilterPostInc() local 4918 bool Any = false; in NarrowSearchSpaceByPickingWinnerRegs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | MachineValueType.h | 301 Any = 255 enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 330 Any = 0xffff enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 548 const std::string &After, Any) { in handleAfter() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 809 bool Any = false; in CastGEPIndices() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 1475 Any, enumerator
|