Home
last modified time | relevance | path

Searched defs:CR2 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp170 const ConstantRange &CR1, const ConstantRange &CR2) { in areInsensitiveToSignednessOfICmpPredicate()
179 const ConstantRange &CR1, const ConstantRange &CR2) { in areInsensitiveToSignednessOfInvertedICmpPredicate()
189 const ConstantRange &CR2) { in getEquivalentPredWithFlippedSignedness()
561 const ConstantRange &CR1, const ConstantRange &CR2, in getPreferredRange()
1891 ConstantRange CR2 = in cttz() local
1906 ConstantRange CR2 = getUnsignedCountTrailingZerosRange(Zero, Upper); in cttz() local
1952 ConstantRange CR2 = getUnsignedPopCountRange(Zero, Upper); in ctpop() local
/freebsd/sys/dev/xdma/controller/
H A Dpl330.h71 #define CR2 0xE08 /* Configuration Register 2 */ macro
/freebsd/sys/sys/
H A Dioctl_compat.h103 #define CR2 0x00002000 /* tty 37 */ macro
/freebsd/include/rpcsvc/
H A Drex.x117 const CR2 = 0x00002000; /* tty 37 */ variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1004 [BO, NoWrapKind](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp()
1010 BO, BB, [BO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp()
1019 WO, BB, [WO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueOverflowIntrinsic()
H A DValueTracking.cpp6963 ConstantRange CR2 = computeConstantRange(V, ForSigned, SQ.IIQ.UseInstrInfo); in computeConstantRangeIncludingKnownBits() local
8395 const auto CR2 = ConstantRange::makeExactICmpRegion(Pred2, *RHSC2); in isKnownInversion() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1298 ConstantRange CR2 = ConstantRange::makeExactICmpRegion( in foldAndOrOfICmpsUsingRanges() local
4148 ConstantRange CR2 = ConstantRange::makeExactICmpRegion(PredR, *RC); in foldXorOfICmps() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7068 ConstantRange CR2 = ConstantRange::makeExactICmpRegion( in tryFoldAndOrOrICmpsUsingRanges() local