/external/llvm/lib/Target/X86/ |
D | X86InstrFMA.td | 194 string OpStr, string PackTy, 197 defm r132 : fma3s_rm<opc132, !strconcat(OpStr, "132", PackTy), x86memop, RC>; 198 defm r213 : fma3s_rm<opc213, !strconcat(OpStr, "213", PackTy), x86memop, RC, 200 defm r231 : fma3s_rm<opc231, !strconcat(OpStr, "231", PackTy), x86memop, RC>; 213 string OpStr, string PackTy, 215 defm r132 : fma3s_rm_int<opc132, !strconcat(OpStr, "132", PackTy), 217 defm r213 : fma3s_rm_int<opc213, !strconcat(OpStr, "213", PackTy), 219 defm r231 : fma3s_rm_int<opc231, !strconcat(OpStr, "231", PackTy), 224 string OpStr, Intrinsic IntF32, Intrinsic IntF64, 227 defm SS : fma3s_forms<opc132, opc213, opc231, OpStr, "ss", OpNode, [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-cff-interp-dict-common.hh | 38 struct DictVal : OpStr 50 template <typename OPSTR=OpStr> 248 template <typename VAL=OpStr>
|
D | hb-subset-cff-common.hh | 153 template <typename OPSTR=OpStr> 197 const OpStr &opstr, in serialize() 225 unsigned int calculate_serialized_size (const OpStr &opstr) const in calculate_serialized_size() 240 const OpStr &opstr, in serialize() 258 unsigned int calculate_serialized_size (const OpStr &opstr, in calculate_serialized_size() 366 struct ParsedCSOp : OpStr 370 OpStr::init (); in init() 377 void fini () { OpStr::fini (); } in fini()
|
D | hb-ot-cff2-table.hh | 210 struct CFF2FontDictValues : DictValues<OpStr> 214 DictValues<OpStr>::init (); in init() 217 void fini () { DictValues<OpStr>::fini (); } in fini() 276 typedef CFF2PrivateDictValues_Base<OpStr> CFF2PrivateDictValues_Subset;
|
D | hb-ot-cff1-table.hh | 688 struct CFF1TopDictVal : OpStr 810 struct CFF1FontDictValues : DictValues<OpStr> 814 DictValues<OpStr>::init (); in init() 818 void fini () { DictValues<OpStr>::fini (); } in fini() 881 typedef CFF1PrivateDictValues_Base<OpStr> CFF1PrivateDictValues_Subset;
|
D | hb-subset-cff1.cc | 169 OpStr supp_op; in serialize() 230 const OpStr &operator [] (unsigned int i) const { return (*base)[i]; } in operator []() 240 const OpStr &opstr, in serialize() 251 unsigned int calculate_serialized_size (const OpStr &opstr) const in calculate_serialized_size()
|
D | hb-cff-interp-common.hh | 569 struct OpStr struct 582 bool copy_opstr (hb_serialize_context_t *c, const OpStr& opstr) const in copy_opstr()
|
D | hb-subset-cff2.cc | 50 const OpStr &opstr, in serialize() 65 unsigned int calculate_serialized_size (const OpStr &opstr) const in calculate_serialized_size()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrFMA.td | 242 string OpStr, string PackTy, string Suff, 245 defm NAME#213#Suff : fma3s_rm_213<opc213, !strconcat(OpStr, "213", PackTy), 247 defm NAME#231#Suff : fma3s_rm_231<opc231, !strconcat(OpStr, "231", PackTy), 249 defm NAME#132#Suff : fma3s_rm_132<opc132, !strconcat(OpStr, "132", PackTy), 295 string OpStr, string PackTy, string Suff, 298 defm NAME#132#Suff : fma3s_rm_int<opc132, !strconcat(OpStr, "132", PackTy), 300 defm NAME#213#Suff : fma3s_rm_int<opc213, !strconcat(OpStr, "213", PackTy), 302 defm NAME#231#Suff : fma3s_rm_int<opc231, !strconcat(OpStr, "231", PackTy), 307 string OpStr, SDNode OpNode, X86FoldableSchedWrite sched> { 309 defm NAME : fma3s_forms<opc132, opc213, opc231, OpStr, "ss", "SS", OpNode, [all …]
|
D | X86InstrAVX512.td | 10051 multiclass avx512_common_3Op_rm_imm8<bits<8> opc, SDNode OpNode, string OpStr, 10055 defm Z : avx512_3Op_rm_imm8<opc, OpStr, OpNode, sched.ZMM, DestInfo.info512, 10059 defm Z128 : avx512_3Op_rm_imm8<opc, OpStr, OpNode, sched.XMM, DestInfo.info128, 10061 defm Z256 : avx512_3Op_rm_imm8<opc, OpStr, OpNode, sched.YMM, DestInfo.info256, 11621 multiclass avx512_vaes<bits<8> Op, string OpStr, string IntPrefix> { 11623 defm Z128 : AESI_binop_rm_int<Op, OpStr, 11627 defm Z256 : AESI_binop_rm_int<Op, OpStr, 11633 defm Z : AESI_binop_rm_int<Op, OpStr, 11670 multiclass VBMI2_shift_var_rm<bits<8> Op, string OpStr, SDNode OpNode, 11675 (ins VTI.RC:$src2, VTI.RC:$src3), OpStr, [all …]
|
/external/skqp/tests/ |
D | PathOpsOpRectThreadedTest.cpp | 68 SkPathOpsDebug::OpStr((SkPathOp) op)); in testPathOpsRectsMain() 154 SkPathOpsDebug::OpStr((SkPathOp) op)); in testPathOpsFastMain()
|
D | PathOpsOpCircleThreadedTest.cpp | 50 SkPathOpsDebug::OpStr((SkPathOp) op)); in testOpCirclesMain()
|
D | PathOpsOpCubicThreadedTest.cpp | 61 SkPathOpsDebug::OpStr((SkPathOp) op)); in testOpCubicsMain()
|
/external/skia/tests/ |
D | PathOpsOpRectThreadedTest.cpp | 68 SkPathOpsDebug::OpStr((SkPathOp) op)); in testPathOpsRectsMain() 154 SkPathOpsDebug::OpStr((SkPathOp) op)); in testPathOpsFastMain()
|
D | PathOpsOpCircleThreadedTest.cpp | 50 SkPathOpsDebug::OpStr((SkPathOp) op)); in testOpCirclesMain()
|
D | PathOpsOpCubicThreadedTest.cpp | 61 SkPathOpsDebug::OpStr((SkPathOp) op)); in testOpCubicsMain()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXIntrinsics.td | 1578 multiclass ATOM2N_impl<string OpStr, string IntTypeStr, string TypeStr, 1584 # "." # OpStr # "." # TypeStr 1587 "int_nvvm_atomic_" # OpStr 1592 multiclass ATOM3N_impl<string OpStr, string IntTypeStr, string TypeStr, 1598 # "." # OpStr # "." # TypeStr 1601 "int_nvvm_atomic_" # OpStr 1609 multiclass ATOM2A_impl<string OpStr, string IntTypeStr, string TypeStr, 1612 defm _gen_ : ATOM2N_impl<OpStr, IntTypeStr, TypeStr, ScopeStr, "gen", 1615 multiclass ATOM3A_impl<string OpStr, string IntTypeStr, string TypeStr, 1618 defm _gen_ : ATOM3N_impl<OpStr, IntTypeStr, TypeStr, ScopeStr, "gen", [all …]
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.h | 356 static const char* OpStr(SkPathOp );
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.h | 356 static const char* OpStr(SkPathOp );
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 176 const char *OpStr = 0; in print() local 178 case scAddExpr: OpStr = " + "; break; in print() 179 case scMulExpr: OpStr = " * "; break; in print() 180 case scUMaxExpr: OpStr = " umax "; break; in print() 181 case scSMaxExpr: OpStr = " smax "; break; in print() 188 OS << OpStr; in print()
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 1875 const char *OpStr = dwarf::OperationEncodingString(I->getOp()); in writeDIExpression() local 1876 assert(OpStr && "Expected valid opcode"); in writeDIExpression() 1878 Out << FS << OpStr; in writeDIExpression()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 2082 auto OpStr = dwarf::OperationEncodingString(I->getOp()); in writeDIExpression() local 2083 assert(!OpStr.empty() && "Expected valid opcode"); in writeDIExpression() 2085 Out << FS << OpStr; in writeDIExpression()
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1141 static unsigned getIntelMemOperandSize(StringRef OpStr) { in getIntelMemOperandSize() argument 1142 unsigned Size = StringSwitch<unsigned>(OpStr) in getIntelMemOperandSize()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 185 const char *OpStr = nullptr; in print() local 187 case scAddExpr: OpStr = " + "; break; in print() 188 case scMulExpr: OpStr = " * "; break; in print() 189 case scUMaxExpr: OpStr = " umax "; break; in print() 190 case scSMaxExpr: OpStr = " smax "; break; in print() 197 OS << OpStr; in print()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 272 const char *OpStr = nullptr; in print() local 274 case scAddExpr: OpStr = " + "; break; in print() 275 case scMulExpr: OpStr = " * "; break; in print() 276 case scUMaxExpr: OpStr = " umax "; break; in print() 277 case scSMaxExpr: OpStr = " smax "; break; in print() 284 OS << OpStr; in print()
|