/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 …]
|
D | X86InstrAVX512.td | 7189 multiclass avx512_common_3Op_rm_imm8<bits<8> opc, SDNode OpNode, string OpStr, 7192 defm Z : avx512_3Op_rm_imm8<opc, OpStr, OpNode, DestInfo.info512, 7196 defm Z128 : avx512_3Op_rm_imm8<opc, OpStr, OpNode, DestInfo.info128, 7198 defm Z256 : avx512_3Op_rm_imm8<opc, OpStr, OpNode, DestInfo.info256,
|
/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 …]
|
D | X86InstrSSE.td | 8202 multiclass GF2P8AFFINE_rmi<bits<8> Op, string OpStr, ValueType OpVT, 8206 OpStr##"\t{$src3, $src2, $dst|$dst, $src2, $src3}", 8207 OpStr##"\t{$src3, $src2, $src1, $dst|$dst, $src1, $src2, $src3}") in { 8221 multiclass GF2P8AFFINE_common<bits<8> Op, string OpStr, SDNode OpNode> { 8224 defm NAME : GF2P8AFFINE_rmi<Op, OpStr, v16i8, OpNode, 8227 defm V##NAME : GF2P8AFFINE_rmi<Op, "v"##OpStr, v16i8, OpNode, VR128, 8229 defm V##NAME##Y : GF2P8AFFINE_rmi<Op, "v"##OpStr, v32i8, OpNode, VR256,
|
/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 | 69 SkPathOpsDebug::OpStr((SkPathOp) op)); in testPathOpsRectsMain() 159 SkPathOpsDebug::OpStr((SkPathOp) op)); in testPathOpsFastMain()
|
D | PathOpsOpCircleThreadedTest.cpp | 51 SkPathOpsDebug::OpStr((SkPathOp) op)); in testOpCirclesMain()
|
D | PathOpsOpCubicThreadedTest.cpp | 62 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/skqp/src/pathops/ |
D | SkPathOpsDebug.h | 356 static const char* OpStr(SkPathOp );
|
D | SkPathOpsDebug.cpp | 551 const char* SkPathOpsDebug::OpStr(SkPathOp op) { in OpStr() function in SkPathOpsDebug
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.h | 356 static const char* OpStr(SkPathOp );
|
D | SkPathOpsDebug.cpp | 551 const char* SkPathOpsDebug::OpStr(SkPathOp op) { in OpStr() function in SkPathOpsDebug
|
/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()
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 11011 StringRef OpStr = isLeftComp ? LHSBO->getOpcodeStr() : RHSBO->getOpcodeStr(); in DiagnoseBitwisePrecedence() local 11017 << DiagRange << BinaryOperator::getOpcodeStr(Opc) << OpStr; in DiagnoseBitwisePrecedence() 11019 Self.PDiag(diag::note_precedence_silence) << OpStr, in DiagnoseBitwisePrecedence()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.td | 5663 class tableidxRaw<string OpStr, bits<2>MinOp> 5666 "$Rx = "#OpStr#"($Rs, #$u4, #$S6):raw",
|