Home
last modified time | relevance | path

Searched refs:cop (Results 1 – 25 of 130) sorted by relevance

123456

/external/tensorflow/tensorflow/contrib/graph_editor/
Dedit.py47 cops = [cop for cop in op.control_inputs if cop not in sgv.ops]
65 for cop in control_outputs.get(op):
66 if cop not in sgv.ops:
67 reroute.remove_control_inputs(cop, op)
Dreroute.py470 for cop in cops:
471 if cop not in op.control_inputs:
473 cop.name))
474 control_inputs = [cop for cop in op.control_inputs if cop not in cops]
496 for cop in cops:
497 if cop in op.control_inputs:
498 raise ValueError("{} is already a control_input of {}".format(cop.name,
/external/deqp-deps/glslang/Test/baseResults/
DtokenPaste.vert.out23 0:58 'cop' ( global int)
67 0:? 'cop' ( global int)
88 0:58 'cop' ( global int)
113 0:? 'cop' ( global int)
/external/tensorflow/tensorflow/go/
Dgraph.go164 cop := C.TF_GraphOperationByName(g.c, cname)
165 if cop == nil {
168 return &Operation{cop, g}
176 cop := C.TF_GraphNextOperation(g.c, &pos)
177 if cop == nil {
180 ops = append(ops, Operation{cop, g})
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py340 self.cop = RestrictedList() # converted C.Decimal operands
509 if t.cop[0].is_nan() and t.pop[0].is_nan():
546 cargs = t.cop
551 cself, cargs = t.cop[0], t.cop[1:]
622 t.cop.append(op)
641 t.cop.append(c)
657 t.cop.append(op.c)
661 t.cop.append(op)
679 cargs = t.cop
682 cself = t.cop[0]
[all …]
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td4812 def CDP : ABI<0b1110, (outs), (ins p_imm:$cop, imm0_15:$opc1,
4814 NoItinerary, "cdp", "\t$cop, $opc1, $CRd, $CRn, $CRm, $opc2",
4815 [(int_arm_cdp imm:$cop, imm:$opc1, imm:$CRd, imm:$CRn,
4821 bits<4> cop;
4828 let Inst{11-8} = cop;
4834 def CDP2 : ABXI<0b1110, (outs), (ins p_imm:$cop, imm0_15:$opc1,
4836 NoItinerary, "cdp2\t$cop, $opc1, $CRd, $CRn, $CRm, $opc2",
4837 [(int_arm_cdp2 imm:$cop, imm:$opc1, imm:$CRd, imm:$CRn,
4844 bits<4> cop;
4851 let Inst{11-8} = cop;
[all …]
DARMInstrThumb2.td3936 (outs), (ins p_imm:$cop, c_imm:$CRd, addrmode5:$addr),
3937 asm, "\t$cop, $CRd, $addr", pattern> {
3939 bits<4> cop;
3948 let Inst{11-8} = cop;
3953 (outs), (ins p_imm:$cop, c_imm:$CRd, addrmode5_pre:$addr),
3954 asm, "\t$cop, $CRd, $addr!", []> {
3956 bits<4> cop;
3965 let Inst{11-8} = cop;
3970 (outs), (ins p_imm:$cop, c_imm:$CRd, addr_offset_none:$addr,
3972 asm, "\t$cop, $CRd, $addr, $offset", []> {
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrInfo.td5078 def CDP : ABI<0b1110, (outs), (ins p_imm:$cop, imm0_15:$opc1,
5080 NoItinerary, "cdp", "\t$cop, $opc1, $CRd, $CRn, $CRm, $opc2",
5081 [(int_arm_cdp imm:$cop, imm:$opc1, imm:$CRd, imm:$CRn,
5087 bits<4> cop;
5094 let Inst{11-8} = cop;
5102 def CDP2 : ABXI<0b1110, (outs), (ins p_imm:$cop, imm0_15:$opc1,
5104 NoItinerary, "cdp2\t$cop, $opc1, $CRd, $CRn, $CRm, $opc2",
5105 [(int_arm_cdp2 imm:$cop, imm:$opc1, imm:$CRd, imm:$CRn,
5112 bits<4> cop;
5119 let Inst{11-8} = cop;
[all …]
DARMInstrThumb2.td3926 (outs), (ins p_imm:$cop, c_imm:$CRd, addrmode5:$addr),
3927 asm, "\t$cop, $CRd, $addr", pattern> {
3929 bits<4> cop;
3938 let Inst{11-8} = cop;
3943 (outs), (ins p_imm:$cop, c_imm:$CRd, addrmode5_pre:$addr),
3944 asm, "\t$cop, $CRd, $addr!", []> {
3946 bits<4> cop;
3955 let Inst{11-8} = cop;
3960 (outs), (ins p_imm:$cop, c_imm:$CRd, addr_offset_none:$addr,
3962 asm, "\t$cop, $CRd, $addr, $offset", []> {
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrInfo.td4214 def CDP : ABI<0b1110, (outs), (ins p_imm:$cop, imm0_15:$opc1,
4216 NoItinerary, "cdp", "\t$cop, $opc1, $CRd, $CRn, $CRm, $opc2",
4217 [(int_arm_cdp imm:$cop, imm:$opc1, imm:$CRd, imm:$CRn,
4222 bits<4> cop;
4229 let Inst{11-8} = cop;
4235 def CDP2 : ABXI<0b1110, (outs), (ins p_imm:$cop, imm0_15:$opc1,
4237 NoItinerary, "cdp2\t$cop, $opc1, $CRd, $CRn, $CRm, $opc2",
4238 [(int_arm_cdp2 imm:$cop, imm:$opc1, imm:$CRd, imm:$CRn,
4244 bits<4> cop;
4251 let Inst{11-8} = cop;
[all …]
DARMInstrThumb2.td3451 (outs), (ins p_imm:$cop, c_imm:$CRd, addrmode5:$addr),
3452 asm, "\t$cop, $CRd, $addr"> {
3454 bits<4> cop;
3463 let Inst{11-8} = cop;
3468 (outs), (ins p_imm:$cop, c_imm:$CRd, addrmode5:$addr),
3469 asm, "\t$cop, $CRd, $addr!"> {
3471 bits<4> cop;
3480 let Inst{11-8} = cop;
3485 (outs), (ins p_imm:$cop, c_imm:$CRd, addr_offset_none:$addr,
3487 asm, "\t$cop, $CRd, $addr, $offset"> {
[all …]
/external/clang/lib/Sema/
DSemaPseudoObject.cpp1643 } else if (CompoundAssignOperator *cop in recreateSyntacticForm() local
1645 Expr *lhs = stripOpaqueValuesFromPseudoObjectRef(*this, cop->getLHS()); in recreateSyntacticForm()
1646 Expr *rhs = cast<OpaqueValueExpr>(cop->getRHS())->getSourceExpr(); in recreateSyntacticForm()
1647 return new (Context) CompoundAssignOperator(lhs, rhs, cop->getOpcode(), in recreateSyntacticForm()
1648 cop->getType(), in recreateSyntacticForm()
1649 cop->getValueKind(), in recreateSyntacticForm()
1650 cop->getObjectKind(), in recreateSyntacticForm()
1651 cop->getComputationLHSType(), in recreateSyntacticForm()
1652 cop->getComputationResultType(), in recreateSyntacticForm()
1653 cop->getOperatorLoc(), false); in recreateSyntacticForm()
/external/icu/icu4c/source/data/lang/
Dos.txt23 cop{"коптаг"}
Dbe.txt76 cop{"копцкая"}
Dhy.txt81 cop{"ղպտերեն"}
Dbrx.txt75 cop{"कॉप्टीक्"}
Dks.txt77 cop{"کاپٹِک"}
Dbs_Cyrl.txt81 cop{"коптски"}
Dlkt.txt31 cop{"Coptic Iyápi"}
/external/deqp-deps/glslang/Test/
DtokenPaste.vert58 int cop = aop MAKE_OP(<, <) bop;
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp194 auto cop = [this, &Reg, &MI, &Inputs](unsigned N, in evaluate() local
674 return rr0(cop(2, W0/2).cat(cop(1, W0/2)), Outputs); in evaluate()
736 RegisterCell R2 = cop(2, W0); in evaluate()
737 RegisterCell R3 = cop(3, W0); in evaluate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp260 auto cop = [this, &Reg, &MI, &Inputs](unsigned N, in evaluate() local
743 return rr0(cop(2, W0/2).cat(cop(1, W0/2)), Outputs); in evaluate()
805 RegisterCell R2 = cop(2, W0); in evaluate()
806 RegisterCell R3 = cop(3, W0); in evaluate()
/external/u-boot/doc/device-tree-bindings/clock/
Dnvidia,tegra20-car.txt160 129 cop a/k/a avp
/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_L_C_.py587 tmp = [struct.pack(codeOffsetPairFormat, *cop) for cop in zip(idsPlusPad, offsets)]
/external/tensorflow/tensorflow/python/tpu/
Dtensor_tracer.py1479 consumers = [cop for cop in consumers if cop in exec_op_set]

123456