Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 25 of 44) sorted by relevance

12

/llvm-project/mlir/lib/Interfaces/
H A DSubsetOpInterface.cpp34 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 DQuant.cpp71 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 DDialectQuant.cpp80 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 DTypoCorrection.h309 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 DFormattersContainer.h180 bool Get(FormattersMatchCandidate candidate, ValueSP &entry) { in Get() argument
194 for (const FormattersMatchCandidate &candidate : candidates) { in Get() local
H A DTypeCategory.h108 bool AnyMatches(const FormattersMatchCandidate &candidate) { in AnyMatches()
/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DAffineParallelize.cpp72 for (const ParallelizationCandidate &candidate : parallelizableLoops) { in runOnOperation() local
/llvm-project/lldb/source/DataFormatters/
H A DLanguageCategory.cpp99 for (auto &candidate : GetHardcodedFinder<ImplSP>()) { in GetHardcoded() local
H A DFormatManager.cpp258 for (const FormattersMatchCandidate& candidate : in GetPossibleMatches() local
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericOptional.cpp107 ValueObjectSP candidate = val_sp->GetChildMemberWithName("_M_value"); GetChildAtIndex() local
H A DCPlusPlusLanguage.cpp1535 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger() argument
/llvm-project/flang/lib/Optimizer/Transforms/
H A DMemRefDataFlowOpt.cpp62 for (auto candidate : candidateSet) { in findStoreToForward() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp72 if (auto *candidate = in FindSingleCompileUnit() local
/llvm-project/libcxx/benchmarks/algorithms/
H A Dcommon.h
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/
H A Dsort.pass.cpp234 int candidate = 0; global() member
/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp229 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 DObjCLanguage.cpp985 CompilerType AdjustForInclusion(CompilerType &candidate) override { in GetTypeScavenger() argument
H A DNSDictionary.cpp496 for (auto &candidate : map) { in NSDictionarySummaryProvider() local
579 for (auto &candidate : map) { in NSDictionarySyntheticFrontEndCreator() local
/llvm-project/lldb/source/Target/
H A DTargetList.cpp199 for (const auto &candidate : candidates) { CreateTargetInternal() local
H A DRegisterContextUnwind.cpp2059 lldb::addr_t candidate = ReadFrameAddress() local
/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp394 return SRef.isAcceptableNestedNameSpecifier(candidate.getCorrectionDecl()); in ValidateCandidate() argument
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DIntNarrowing.cpp
/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp597 __anonecc3bcba0502(StringRef candidate) getDynamicSharedMemorySymbol() argument
/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.cc893 const isl_class *candidate = parents.back(); in is_subclass() local
/llvm-project/lld/COFF/
H A DSymbolTable.cpp123 DefinedRegular *candidate = nullptr; getSymbol() local

12