Home
last modified time | relevance | path

Searched defs:RW (Results 1 – 13 of 13) sorted by relevance

/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util.h36 RW, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp95 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); in mask() local
277 auto hi = [this] (const BT::RegisterCell &RC, uint16_t RW) in evaluate()
278 -> BT::RegisterCell { in evaluate()
341 uint16_t RW = W0; in evaluate() local
350 uint16_t RW = W0; in evaluate() local
960 uint16_t RW = getRegBitWidth(PD); in evaluate() local
DHexagonBitSimplify.cpp1553 unsigned RW = RC.width(); in findMatch() local
2391 unsigned RW = W; in simplifyExtractLow() local
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp84 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); in mask() local
211 auto hi = [this] (const BT::RegisterCell &RC, uint16_t RW) in evaluate()
212 -> BT::RegisterCell { in evaluate()
275 uint16_t RW = W0; in evaluate() local
DHexagonBitSimplify.cpp1502 unsigned RW = RC.width(); in findMatch() local
/external/clang/test/Layout/
Dms-x86-alias-avoidance-padding.cpp304 struct RW { char c; }; struct
/external/pdfium/third_party/libtiff/
Dtif_color.c178 #define Code2V(c, RB, RW, CR) ((((c)-(int32)(RB))*(float)(CR))/(float)(((RW)-(RB)!=0) ? ((RW)-(RB))… argument
/external/autotest/client/common_lib/cros/
Dcr50_utils.py13 RW = 'rw' variable
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenSchedule.cpp419 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW() local
462 RWVec, [Def](const CodeGenSchedRW &RW) { return RW.TheDef == Def; }); in getSchedRWIdx()
572 auto I = find_if(RWVec, [Seq](CodeGenSchedRW &RW) { in findRWForSequence()
1105 static bool hasAliasedVariants(const CodeGenSchedRW &RW, in hasAliasedVariants()
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp301 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW() local
1002 static bool hasAliasedVariants(const CodeGenSchedRW &RW, in hasAliasedVariants()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp763 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local
3986 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local
4816 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitAArch64BuiltinExpr() local
6856 Value *RW = ConstantInt::get(Int32Ty, 0); in EmitX86BuiltinExpr() local
/external/python/cpython3/Lib/test/
Dtest_enum.py1957 RW = 2 variable in TestFlag.Open
2341 RW = 2 variable in TestIntFlag.Open
/external/clang/lib/Sema/
DSemaOverload.cpp7290 RW = S.Context.getIntWidth(RT); in getUsualArithmeticConversions() local