Searched defs:CR1 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/sys/ |
H A D | ioctl_compat.h | 118 #define CR1 0x00001000 /* tn 300 */ macro
|
/netbsd-src/lib/librpcsvc/ |
H A D | rex.x | 123 const CR1 = 0x00001000; /* tn 300 */ variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 969 [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 D | ValueTracking.cpp | 4652 ConstantRange CR1 = ConstantRange::fromKnownBits(Known, ForSigned); in computeConstantRangeIncludingKnownBits() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | termios.d | 1006 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 D | GuardWidening.cpp | 514 ConstantRange CR1 = in widenCondCommon() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 449 const ConstantRange &CR1, const ConstantRange &CR2, in getPreferredRange()
|