Searched defs:RW (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/ |
H A D | tsan_test_util.h | 36 RW, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 94 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); in mask() local 281 auto hi = [this] (const BT::RegisterCell &RC, uint16_t RW) in evaluate() 282 -> BT::RegisterCell { in evaluate() 345 uint16_t RW = W0; in evaluate() local 354 uint16_t RW = W0; in evaluate() local 964 uint16_t RW = getRegBitWidth(PD); in evaluate() local
|
H A D | HexagonBitSimplify.cpp | 1560 unsigned RW = RC.width(); in findMatch() local 2406 unsigned RW = W; in simplifyExtractLow() local
|
/netbsd-src/usr.bin/uuencode/ |
H A D | uuencode.c | 99 #define RW (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH) in main() macro
|
/netbsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 99 long RW; /* open LP for reading and writing */ variable
|
/netbsd-src/libexec/getty/ |
H A D | gettytab.h | 156 #define RW gettyflags[11].value macro
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aicasm_symbol.h | 71 RW = 0x03 enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.cpp | 681 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW() local 724 RWVec, [Def](const CodeGenSchedRW &RW) { return RW.TheDef == Def; }); in getSchedRWIdx() 834 auto I = find_if(RWVec, [Seq](CodeGenSchedRW &RW) { in findRWForSequence()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | rl78-decode.c | 67 #define RW(x) ((x)+RL78_Reg_AX) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | rl78-decode.c | 67 #define RW(x) ((x)+RL78_Reg_AX) macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 2914 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local 7298 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local 9188 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitAArch64BuiltinExpr() local 12438 Value *RW = ConstantInt::get(Int32Ty, (C->getZExtValue() >> 2) & 0x1); in EmitX86BuiltinExpr() local
|
/netbsd-src/sys/dev/ic/ |
H A D | athnreg.h | 1486 #define RW(var, field, val) \ macro
|
H A D | rtwnreg.h | 1049 #define RW(var, field, val) \ macro
|