Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp170 const ConstantRange &CR1, const ConstantRange &CR2) { in areInsensitiveToSignednessOfICmpPredicate() argument
179 const ConstantRange &CR1, const ConstantRange &CR2) { in areInsensitiveToSignednessOfInvertedICmpPredicate() argument
189 const ConstantRange &CR2) { in getEquivalentPredWithFlippedSignedness() argument
505 getPreferredRange(const ConstantRange & CR1,const ConstantRange & CR2,ConstantRange::PreferredRangeType Type) getPreferredRange() argument
1798 ConstantRange CR2 = cttz() local
1813 ConstantRange CR2 = getUnsignedCountTrailingZerosRange(Zero, Upper); cttz() local
1859 ConstantRange CR2 = getUnsignedPopCountRange(Zero, Upper); ctpop() local
[all...]
/freebsd-src/sys/dev/xdma/controller/
H A Dpl330.h71 #define CR2 0xE08 /* Configuration Register 2 */ macro
/freebsd-src/sys/sys/
H A Dioctl_compat.h103 #define CR2 0x00002000 /* tty 37 */ macro
/freebsd-src/include/rpcsvc/
H A Drex.x117 const CR2 = 0x00002000; /* tty 37 */ variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1008 __anon1d1e96de0602(const ConstantRange &CR1, const ConstantRange &CR2) solveBlockValueBinaryOp() argument
1014 __anon1d1e96de0702(const ConstantRange &CR1, const ConstantRange &CR2) solveBlockValueBinaryOp() argument
1023 __anon1d1e96de0802(const ConstantRange &CR1, const ConstantRange &CR2) solveBlockValueOverflowIntrinsic() argument
H A DValueTracking.cpp6292 ConstantRange CR2 = computeConstantRange(V, ForSigned, SQ.IIQ.UseInstrInfo); computeConstantRangeIncludingKnownBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1255 ConstantRange CR2 = ConstantRange::makeExactICmpRegion( foldAndOrOfICmpsUsingRanges() local
4017 ConstantRange CR2 = ConstantRange::makeExactICmpRegion(PredR, *RC); foldXorOfICmps() local
[all...]