/external/libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/ |
D | transform_inclusive_scan_bop_uop.pass.cpp | 41 test(Iter1 first, Iter1 last, BOp bop, UOp uop, Iter2 rFirst, Iter2 rLast) in test() argument 45 std::transform_inclusive_scan(first, last, std::back_inserter(v), bop, uop); in test() 51 std::transform_inclusive_scan(v.begin(), v.end(), v.begin(), bop, uop); in test()
|
D | transform_inclusive_scan_bop_uop_init.pass.cpp | 40 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in test() argument 44 std::transform_inclusive_scan(first, last, std::back_inserter(v), bop, uop, init); in test() 50 std::transform_inclusive_scan(v.begin(), v.end(), v.begin(), bop, uop, init); in test()
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 128 if (UnaryOperator *uop = dyn_cast<UnaryOperator>(e)) { in rebuild() local 129 assert(uop->getOpcode() == UO_Extension); in rebuild() 130 e = rebuild(uop->getSubExpr()); in rebuild() 131 return new (S.Context) UnaryOperator(e, uop->getOpcode(), in rebuild() 132 uop->getType(), in rebuild() 133 uop->getValueKind(), in rebuild() 134 uop->getObjectKind(), in rebuild() 135 uop->getOperatorLoc()); in rebuild() 1638 if (UnaryOperator *uop = dyn_cast<UnaryOperator>(syntax)) { in recreateSyntacticForm() local 1639 Expr *op = stripOpaqueValuesFromPseudoObjectRef(*this, uop->getSubExpr()); in recreateSyntacticForm() [all …]
|
/external/libcxx/test/std/numerics/numeric.ops/transform.exclusive.scan/ |
D | transform_exclusive_scan_init_bop_uop.pass.cpp | 40 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in test() argument 44 std::transform_exclusive_scan(first, last, std::back_inserter(v), init, bop, uop); in test() 50 std::transform_exclusive_scan(v.begin(), v.end(), v.begin(), init, bop, uop); in test()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | select-1-or-neg1.ll | 6 ; TODO: What if 'cmov' is 1 uop and full throughput (Ryzen)?
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-exegesis.rst | 18 possible so that we can measure the latency (resp. uop decomposition) of the 37 Measuring the uop decomposition of an instruction works similarly:
|
/external/lua/src/ |
D | lparser.c | 1050 UnOpr uop; in subexpr() local 1052 uop = getunopr(ls->t.token); in subexpr() 1053 if (uop != OPR_NOUNOPR) { in subexpr() 1057 luaK_prefix(ls->fs, uop, v, line); in subexpr()
|
/external/v8/src/asmjs/ |
D | asm-parser.cc | 1880 #define HANDLE_CASE(op, sop, uop, dop, fop, name) \ in RelationalExpression() argument 1888 current_function_builder_->Emit(kExpr##uop); \ in RelationalExpression() 1917 #define HANDLE_CASE(op, sop, uop, dop, fop, name) \ in EqualityExpression() argument 1925 current_function_builder_->Emit(kExpr##uop); \ in EqualityExpression()
|
/external/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 846 } else if (const UnaryOperator *uop = dyn_cast<UnaryOperator>(E)) { in isBlockVarRef() local 847 return isBlockVarRef(uop->getSubExpr()); in isBlockVarRef()
|
D | CGCall.cpp | 2995 if (const UnaryOperator *uop = dyn_cast<UnaryOperator>(E->IgnoreParens())) in maybeGetUnaryAddrOfOperand() local 2996 if (uop->getOpcode() == UO_AddrOf) in maybeGetUnaryAddrOfOperand() 2997 return uop->getSubExpr(); in maybeGetUnaryAddrOfOperand()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSchedule.td | 20 // 2 | Rn: 1 Rm: 4 Rs: 4 | uop T0, Rm, Rs - P01 - 3
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMSchedule.td | 20 // 2 | Rn: 1 Rm: 4 Rs: 4 | uop T0, Rm, Rs - P01 - 3
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedFalkorDetails.td | 10 // This file defines the uop and latency details for the machine model for the
|
D | AArch64SchedKryoDetails.td | 10 // This file defines the uop and latency details for the machine model for the
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedKryoDetails.td | 10 // This file defines the uop and latency details for the machine model for the
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | northamerica | 1976 # http://www.creston.museum.bc.ca/index.php?module=comments&uop=view_comment&cm+id=56
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 49921 duopoly %25867 djuˈɑpəli, duˈɑpəli, duˈɔpəli, dˈuopˌɑli
|
D | internal_raw_IPA-old.txt | 59097 duopoly %15782 dju-, djuˈɑpəli, duˈɑpəli, duˈɔpəli, dˈuopˌɑli
|