Home
last modified time | relevance | path

Searched defs:CR1 (Results 1 – 8 of 8) 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
188 CmpInst::Predicate Pred, const ConstantRange &CR1, in getEquivalentPredWithFlippedSignedness() argument
505 getPreferredRange(const ConstantRange & CR1,const ConstantRange & CR2,ConstantRange::PreferredRangeType Type) getPreferredRange() argument
1797 ConstantRange CR1 = getUnsignedCountTrailingZerosRange(Lower, Zero); cttz() local
1811 ConstantRange CR1 = getUnsignedCountTrailingZerosRange(Lower, Zero); cttz() local
1856 ConstantRange CR1 = ConstantRange(APInt(BitWidth, Lower.countl_one()), ctpop() local
[all...]
/freebsd-src/sys/dev/xdma/controller/
H A Dpl330.h70 #define CR1 0xE04 /* Configuration Register 1 */ macro
/freebsd-src/sys/sys/
H A Dioctl_compat.h102 #define CR1 0x00001000 /* tn 300 */ macro
/freebsd-src/include/rpcsvc/
H A Drex.x116 const CR1 = 0x00001000; /* tn 300 */ 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.cpp6290 ConstantRange CR1 = computeConstantRangeIncludingKnownBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp737 ConstantRange CR1 = mergeChecks() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1250 ConstantRange CR1 = ConstantRange::makeExactICmpRegion( foldAndOrOfICmpsUsingRanges() local
4016 ConstantRange CR1 = ConstantRange::makeExactICmpRegion(PredL, *LC); foldXorOfICmps() local
[all...]