/llvm-project/mlir/lib/Interfaces/ |
H A D | SubsetOpInterface.cpp | 34 Operation *op, Value candidate, in defaultIsEquivalentSubset() 45 Operation *op, SubsetOpInterface candidate, in defaultOperatesOnEquivalentSubset() 66 Operation *op, SubsetOpInterface candidate, in defaultOperatesOnDisjointSubset()
|
/llvm-project/mlir/lib/CAPI/Dialect/ |
H A D | Quant.cpp | 71 MlirType candidate) { in mlirQuantizedTypeIsCompatibleExpressedType() argument 81 MlirType candidate) { in mlirQuantizedTypeCastFromStorageType() argument 92 MlirType candidate) { in mlirQuantizedTypeCastFromExpressedType() argument 102 MlirType candidate) { in mlirQuantizedTypeCastExpressedToStorageType() argument
|
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | DialectQuant.cpp | 80 return mlirQuantizedTypeIsCompatibleExpressedType(type, candidate); in populateDialectQuantSubmodule() argument 94 __anond4067f690c02(MlirType type, MlirType candidate) populateDialectQuantSubmodule() argument 119 __anond4067f690e02(MlirType type, MlirType candidate) populateDialectQuantSubmodule() argument 144 __anond4067f691002(MlirType type, MlirType candidate) populateDialectQuantSubmodule() argument [all...] |
/llvm-project/clang/include/clang/Sema/ |
H A D | TypoCorrection.h | 309 virtual unsigned RankCandidate(const TypoCorrection &candidate) { in RankCandidate() 340 bool MatchesTypo(const TypoCorrection &candidate) { in MatchesTypo() 372 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate() 412 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()
|
/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | FormattersContainer.h | 180 bool Get(FormattersMatchCandidate candidate, ValueSP &entry) { in Get() argument 194 for (const FormattersMatchCandidate &candidate : candidates) { in Get() local
|
H A D | TypeCategory.h | 108 bool AnyMatches(const FormattersMatchCandidate &candidate) { in AnyMatches()
|
/llvm-project/mlir/lib/Dialect/Affine/Transforms/ |
H A D | AffineParallelize.cpp | 72 for (const ParallelizationCandidate &candidate : parallelizableLoops) { in runOnOperation() local
|
/llvm-project/lldb/source/DataFormatters/ |
H A D | LanguageCategory.cpp | 99 for (auto &candidate : GetHardcodedFinder<ImplSP>()) { in GetHardcoded() local
|
H A D | FormatManager.cpp | 258 for (const FormattersMatchCandidate& candidate : in GetPossibleMatches() local
|
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | GenericOptional.cpp | 107 ValueObjectSP candidate = val_sp->GetChildMemberWithName("_M_value"); GetChildAtIndex() local
|
H A D | CPlusPlusLanguage.cpp | 1535 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger() argument
|
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | MemRefDataFlowOpt.cpp | 62 for (auto candidate : candidateSet) { in findStoreToForward() local
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDwo.cpp | 72 if (auto *candidate = in FindSingleCompileUnit() local
|
/llvm-project/libcxx/benchmarks/algorithms/ |
H A D | common.h |
|
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/ |
H A D | sort.pass.cpp | 234 int candidate = 0; global() member
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 229 delayHasHazard(MachineBasicBlock::iterator candidate,bool & sawLoad,bool & sawStore,SmallSet<unsigned,32> & RegDefs,SmallSet<unsigned,32> & RegUses) delayHasHazard() argument
|
/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | ObjCLanguage.cpp | 985 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger() argument
|
H A D | NSDictionary.cpp | 496 for (auto &candidate : map) { in NSDictionarySummaryProvider() local 579 for (auto &candidate : map) { in NSDictionarySyntheticFrontEndCreator() local
|
/llvm-project/lldb/source/Target/ |
H A D | TargetList.cpp | 199 for (const auto &candidate : candidates) { CreateTargetInternal() local
|
H A D | RegisterContextUnwind.cpp | 2059 lldb::addr_t candidate = ReadFrameAddress() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 394 return SRef.isAcceptableNestedNameSpecifier(candidate.getCorrectionDecl()); in ValidateCandidate() argument
|
/llvm-project/mlir/lib/Dialect/Arith/Transforms/ |
H A D | IntNarrowing.cpp |
|
/llvm-project/mlir/lib/Conversion/GPUCommon/ |
H A D | GPUOpsLowering.cpp | 597 __anonecc3bcba0502(StringRef candidate) getDynamicSharedMemorySymbol() argument
|
/llvm-project/polly/lib/External/isl/interface/ |
H A D | cpp.cc | 893 const isl_class *candidate = parents.back(); in is_subclass() local
|
/llvm-project/lld/COFF/ |
H A D | SymbolTable.cpp | 123 DefinedRegular *candidate = nullptr; getSymbol() local
|