/llvm-project/llvm/unittests/Target/SPIRV/ |
H A D | SPIRVConvergenceRegionAnalysisTests.cpp | 144 const auto *CR = runAnalysis(Assembly).getTopLevelRegion(); in TEST_F() local 161 const auto *CR = runAnalysis(Assembly).getTopLevelRegion(); in TEST_F() local 199 const auto *CR = runAnalysis(Assembly).getTopLevelRegion(); in TEST_F() local 239 const auto *CR = runAnalysis(Assembly).getTopLevelRegion(); in TEST_F() local 276 const auto *CR = runAnalysis(Assembly).getTopLevelRegion(); in TEST_F() local 324 const auto *CR = runAnalysis(Assembly).getTopLevelRegion(); in TEST_F() local 376 const auto *CR = runAnalysis(Assembly).getTopLevelRegion(); in TEST_F() local
|
/llvm-project/llvm/lib/Support/ |
H A D | ConvertUTFWrapper.cpp | 70 ConversionResult CR = ConvertUTF32toUTF8( ConvertCodePointToUTF8() local 120 ConversionResult CR = convertUTF16ToUTF8String() local 178 ConversionResult CR = convertUTF32ToUTF8String() local 223 ConversionResult CR = convertUTF8ToUTF16String() local [all...] |
H A D | DJB.cpp | 43 ConversionResult CR = ConvertUTF32toUTF8(&Begin32, &C + 1, &Begin8, in toUTF8() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVMergeRegionExitTargets.cpp | 136 runOnConvergenceRegionNoRecurse(LoopInfo & LI,const SPIRV::ConvergenceRegion * CR) runOnConvergenceRegionNoRecurse() argument 208 runOnConvergenceRegion(LoopInfo & LI,const SPIRV::ConvergenceRegion * CR) runOnConvergenceRegion() argument 219 validateRegionExits(const SPIRV::ConvergenceRegion * CR) validateRegionExits() argument [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | ValueLattice.cpp | 45 const auto &CR = getConstantRange(); getCompare() local
|
H A D | CallGraph.cpp | 143 for (auto &CR : ExternalCallingNode->CalledFunctions) in ReplaceExternalCallEdge() local 244 CallRecord &CR = *I; in removeOneAbstractEdgeTo() local
|
H A D | LazyValueInfo.cpp | 1132 if (auto CR = Fn(RHS)) getRangeViaSLT() local 1195 ConstantRange CR = ConstantRange::makeExactICmpRegion(EdgePred, *C); getValueFromICmpCondition() local 1208 auto CR = getRangeViaSLT( getValueFromICmpCondition() local 1712 const ConstantRange &CR = Result.getConstantRange(); getConstant() local 1747 const ConstantRange &CR = Result.getConstantRange(); getConstantOnEdge() local 1774 const ConstantRange &CR = Val.getConstantRange(); getPredicateResult() local [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | ConstantRangeList.cpp | 169 // Otherwise, update the upper of "PreviousRange" to cover "CR". Note that, in unionWith() argument 233 __anone0c1cf400402(ConstantRange CR) print() argument [all...] |
H A D | AttributeImpl.h | 238 ConstantRange CR; in ConstantRangeAttributeImpl() argument 131 Profile(FoldingSetNodeID & ID,Attribute::AttrKind Kind,const ConstantRange & CR) Profile() argument 235 ConstantRange CR; global() variable [all...] |
H A D | ConstantRange.cpp | 98 makeAllowedICmpRegion(CmpInst::Predicate Pred,const ConstantRange & CR) makeAllowedICmpRegion() argument 148 makeSatisfyingICmpRegion(CmpInst::Predicate Pred,const ConstantRange & CR) makeSatisfyingICmpRegion() argument 580 intersectWith(const ConstantRange & CR,PreferredRangeType Type) const intersectWith() argument 686 unionWith(const ConstantRange & CR,PreferredRangeType Type) const unionWith() argument 1551 ConstantRange CR = fromKnownBits(Known, /*IsSigned*/ false); binaryXor() local 2091 ConstantRange CR(FirstLow->getValue(), FirstHigh->getValue()); getConstantRangeFromMetadata() local [all...] |
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCELFExtras.h | 34 auto CR = ToCrel(R); in encodeCrel() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | pointer-signext.c | 10 #define CR(Record, TYPE, Field) \ macro
|
/llvm-project/llvm/unittests/IR/ |
H A D | ConstantRangeTest.cpp | 48 ConstantRange CR(APInt(Bits, Lo), APInt(Bits, Hi)); in EnumerateConstantRanges() local 73 static void ForeachNumInConstantRange(const ConstantRange &CR, Fn TestFn) { in ForeachNumInConstantRange() argument 115 testing::AssertionResult rangeContains(const ConstantRange &CR, const APInt &N, in rangeContains() argument 130 TestRange(const ConstantRange & CR,const SmallBitVector & Elems,PreferFn PreferenceFn,ArrayRef<ConstantRange> Inputs,bool CheckOptimality=true) TestRange() argument 191 __anonc78e16000502(const ConstantRange &CR) TestUnaryOpExhaustive() argument 643 __anonc78e16001102(const ConstantRange &CR) TEST_F() argument 654 __anonc78e16001302(const ConstantRange &CR) TEST_F() argument 669 __anonc78e16001402(const ConstantRange &CR) TEST_F() argument 680 __anonc78e16001602(const ConstantRange &CR) TEST_F() argument 1292 ConstantRange CR = CR1.sdiv(CR2); TEST_F() local 1839 __anonc78e16004702(const ConstantRange &CR) TestNoWrapRegionExhaustive() argument 2009 __anonc78e16005202(const ConstantRange &CR) TEST() argument 2379 __anonc78e16006202(const ConstantRange &CR) TEST_F() argument 2406 __anonc78e16006402(const ConstantRange &CR) TEST_F() argument 2511 __anonc78e16007602(const ConstantRange &CR) TEST_F() argument 2515 __anonc78e16007802(const ConstantRange &CR) TEST_F() argument 2525 __anonc78e16007a02(const ConstantRange &CR) TEST_F() argument 2529 __anonc78e16007c02(const ConstantRange &CR) TEST_F() argument 2539 __anonc78e16007e02(const ConstantRange &CR) TEST_F() argument 2543 __anonc78e16008002(const ConstantRange &CR) TEST_F() argument 2553 __anonc78e16008202(const ConstantRange &CR) TEST_F() argument 2701 __anonc78e16008a02(const ConstantRange &CR) TEST_F() argument 2705 __anonc78e16008c02(const ConstantRange &CR) TEST_F() argument 2710 __anonc78e16008e02(const ConstantRange &CR) TEST_F() argument 2801 ConstantRange CR(APInt(4, 2), APInt(4, 1)); TEST_F() local [all...] |
/llvm-project/llvm/lib/Target/SPIRV/Analysis/ |
H A D | SPIRVConvergenceRegionAnalysis.h | 70 ConvergenceRegion(ConvergenceRegion &&CR) in ConvergenceRegion() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CallGraphUpdater.cpp | 160 __anon8ee9ed640102(const CallGraphNode::CallRecord &CR) replaceCallSite() argument
|
/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 1201 for (const auto &CR : enumerate(Regions)) { buildSegmentsImpl() local 1374 for (const auto &CR : Function.CountedRegions) findMainViewFileID() local 1410 for (const auto &CR : Function.CountedRegions) getCoverageForFile() local 1417 for (const auto &CR : Function.CountedBranchRegions) getCoverageForFile() local 1465 for (const auto &CR : Function.CountedRegions) getCoverageForFunction() local 1472 for (const auto &CR : Function.CountedBranchRegions) getCoverageForFunction() local 1493 for (const auto &CR : Expansion.Function.CountedRegions) getCoverageForExpansion() local 1499 for (const auto &CR : Expansion.Function.CountedBranchRegions) getCoverageForExpansion() local [all...] |
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | ConstReturnTypeCheck.cpp | 121 CheckResult CR = checkDef(Def, Result); in check() local
|
/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageSummaryInfo.cpp | 67 for (auto &CR : Function.CountedRegions) { get() local
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeUDT.cpp | 21 NativeTypeUDT(NativeSession & Session,SymIndexId Id,codeview::TypeIndex TI,codeview::ClassRecord CR) NativeTypeUDT() argument
|
/llvm-project/clang/lib/Basic/Targets/ |
H A D | SystemZ.cpp | 112 __anond9254ae60102(const ISANameRevision &CR) getISARevision() argument
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | DumpAST.cpp | 209 getKind(const ConceptReference * CR) getKind() argument 314 getDetail(const ConceptReference * CR) getDetail() argument 438 else if (const auto *CR = N.get<ConceptReference>()) dumpAST() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86Subtarget.cpp | 133 if (std::optional<ConstantRange> CR = GV->getAbsoluteSymbolRange()) { in classifyGlobalReference() local
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MIPatternMatch.h | 82 ConstT &CR; member 117 ConstT &CR; member
|
/llvm-project/clang/include/clang/AST/ |
H A D | TypeLoc.h | 2180 ConceptReference *CR = nullptr; global() member 2201 setConceptReference(ConceptReference * CR) setConceptReference() argument 2208 if (const auto *CR = getConceptReference()) getNestedNameSpecifierLoc() local 2214 if (const auto *CR = getConceptReference()) getTemplateKWLoc() local 2220 if (const auto *CR = getConceptReference()) getConceptNameLoc() local 2226 if (const auto *CR = getConceptReference()) getFoundDecl() local 2232 if (const auto *CR = getConceptReference()) getNamedConcept() local 2251 if (const auto *CR = getConceptReference()) getLAngleLoc() local 2258 if (const auto *CR = getConceptReference()) getRAngleLoc() local 2269 const auto *CR = getConceptReference(); getArgLoc() local [all...] |
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | ContinuationRecordBuilder.cpp | 163 ContinuationRecord *CR = in createSegmentRecord() local
|