Home
last modified time | relevance | path

Searched defs:CR (Results 1 – 25 of 87) sorted by relevance

1234

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DConvertUTFWrapper.cpp70 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, in ConvertCodePointToUTF8() local
122 ConversionResult CR = in convertUTF16ToUTF8String() local
167 ConversionResult CR = in convertUTF8ToUTF16String() local
H A DDJB.cpp43 ConversionResult CR = ConvertUTF32toUTF8(&Begin32, &C + 1, &Begin8, in toUTF8() local
/netbsd/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp512 for (const auto &CR : enumerate(Regions)) { in buildSegmentsImpl() local
678 for (const auto &CR : Function.CountedRegions) in findMainViewFileID() local
713 for (const auto &CR : Function.CountedRegions) in getCoverageForFile() local
720 for (const auto &CR : Function.CountedBranchRegions) in getCoverageForFile() local
764 for (const auto &CR : Function.CountedRegions) in getCoverageForFunction() local
771 for (const auto &CR : Function.CountedBranchRegions) in getCoverageForFunction() local
787 for (const auto &CR : Expansion.Function.CountedRegions) in getCoverageForExpansion() local
793 for (const auto &CR : Expansion.Function.CountedBranchRegions) in getCoverageForExpansion() local
/netbsd/sys/external/bsd/gnu-efi/dist/inc/
H A Defilink.h163 #define CR(Record, TYPE, Field, Sig) \ macro
168 #define CR(Record, TYPE, Field, Signature) \ macro
/netbsd/sys/arch/mvmeppc/include/
H A Dkgdb.h36 #define CR 33 macro
/netbsd/sys/arch/ibmnws/include/
H A Dkgdb.h36 #define CR 33 macro
/netbsd/sys/arch/prep/include/
H A Dkgdb.h36 #define CR 33 macro
/netbsd/sys/arch/rs6000/include/
H A Dkgdb.h36 #define CR 33 macro
/netbsd/sys/arch/sandpoint/include/
H A Dkgdb.h36 #define CR 33 macro
/netbsd/sys/arch/bebox/include/
H A Dkgdb.h36 #define CR 33 macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h63 int64_t &CR; member
77 Register &CR; member
/netbsd/external/bsd/byacc/dist/test/yacc/
H A Dok_syntax1.tab.h15 #define CR 270 macro
/netbsd/external/bsd/byacc/dist/test/btyacc/
H A Dok_syntax1.tab.h18 #define CR 270 macro
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp52 for (auto &CR : Function.CountedRegions) { in get() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraph.cpp148 for (auto &CR : ExternalCallingNode->CalledFunctions) in ReplaceExternalCallEdge() local
249 CallRecord &CR = *I; in removeOneAbstractEdgeTo() local
/netbsd/external/bsd/ntp/dist/include/
H A Dascii.h56 #define CR 13 macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp152 if (llvm::none_of(*CallerNode, [&OldCS](const CallGraphNode::CallRecord &CR) { in replaceCallSite()
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DSystemZ.cpp100 llvm::find_if(ISARevisions, [Name](const ISANameRevision &CR) { in getISARevision()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp20 codeview::TypeIndex TI, codeview::ClassRecord CR) in NativeTypeUDT()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp79 const ConstantRange &CR) { in makeAllowedICmpRegion()
129 const ConstantRange &CR) { in makeSatisfyingICmpRegion()
468 ConstantRange ConstantRange::intersectWith(const ConstantRange &CR, in intersectWith()
574 ConstantRange ConstantRange::unionWith(const ConstantRange &CR, in unionWith()
1689 ConstantRange CR(FirstLow->getValue(), FirstHigh->getValue()); in getConstantRangeFromMetadata() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.cpp131 if (Optional<ConstantRange> CR = GV->getAbsoluteSymbolRange()) { in classifyGlobalReference() local
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_div.c523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; in bid64_div() local
937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; variable
/netbsd/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_div.c523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; in bid64_div() local
937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; variable
/netbsd/external/gpl2/groff/dist/font/devlj4/generate/
H A DMakefile86 CR: $(AUTOFONT)/9nb00064.tfm $(TEXTMAP) target
/netbsd/usr.bin/fpr/
H A Dfpr.c57 #define CR '\r' macro

1234