Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dioctl_compat.h118 #define CR1 0x00001000 /* tn 300 */ macro
/netbsd-src/lib/librpcsvc/
H A Drex.x123 const CR1 = 0x00001000; /* tn 300 */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp969 [BO, NoWrapKind](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp()
975 BO, BB, [BO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp()
984 WO, BB, [WO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueOverflowIntrinsic()
H A DValueTracking.cpp4652 ConstantRange CR1 = ConstantRange::fromKnownBits(Known, ForSigned); in computeConstantRangeIncludingKnownBits() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1006 enum CR1 = 0x0000200; // 0001000 in version() local
1041 enum CR1 = 0x00001000; in version() local
1213 enum CR1 = 0x0000200; in version() local
1248 enum CR1 = 0x0000200; // 0001000 in version() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp514 ConstantRange CR1 = in widenCondCommon() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp449 const ConstantRange &CR1, const ConstantRange &CR2, in getPreferredRange()