Home
last modified time | relevance | path

Searched refs:Op (Results 1 – 25 of 1037) sorted by relevance

12345678910>>...42

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp27 typedef DWARFExpression::Operation Op; in getDescriptions() typedef
28 typedef Op::Description Desc; in getDescriptions()
31 Descriptions[DW_OP_addr] = Desc(Op::Dwarf2, Op::SizeAddr); in getDescriptions()
32 Descriptions[DW_OP_deref] = Desc(Op::Dwarf2); in getDescriptions()
33 Descriptions[DW_OP_const1u] = Desc(Op::Dwarf2, Op::Size1); in getDescriptions()
34 Descriptions[DW_OP_const1s] = Desc(Op::Dwarf2, Op::SignedSize1); in getDescriptions()
35 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getDescriptions()
36 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getDescriptions()
37 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getDescriptions()
38 Descriptions[DW_OP_const4s] = Desc(Op::Dwarf2, Op::SignedSize4); in getDescriptions()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp111170 enum class Op : unsigned {
1822 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
1826 case Op::OpNop: *hasResult = false; *hasResultType = false; break;
1827 case Op::OpUndef: *hasResult = true; *hasResultType = true; break;
1828 case Op::OpSourceContinued: *hasResult = false; *hasResultType = false; break;
1829 case Op::OpSource: *hasResult = false; *hasResultType = false; break;
1830 case Op::OpSourceExtension: *hasResult = false; *hasResultType = false; break;
1831 case Op::OpName: *hasResult = false; *hasResultType = false; break;
1832 case Op::OpMemberName: *hasResult = false; *hasResultType = false; break;
1833 case Op::OpString: *hasResult = true; *hasResultType = false; break;
[all …]
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspirv.hpp111169 enum class Op : unsigned {
1821 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
1825 case Op::OpNop: *hasResult = false; *hasResultType = false; break;
1826 case Op::OpUndef: *hasResult = true; *hasResultType = true; break;
1827 case Op::OpSourceContinued: *hasResult = false; *hasResultType = false; break;
1828 case Op::OpSource: *hasResult = false; *hasResultType = false; break;
1829 case Op::OpSourceExtension: *hasResult = false; *hasResultType = false; break;
1830 case Op::OpName: *hasResult = false; *hasResultType = false; break;
1831 case Op::OpMemberName: *hasResult = false; *hasResultType = false; break;
1832 case Op::OpString: *hasResult = true; *hasResultType = false; break;
[all …]
/third_party/boost/boost/gil/
Dcolor_base_algorithm.hpp268 template <typename Dst,typename Op>
269 static void static_generate(Dst& dst, Op op) in static_generate()
280 template <typename P1,typename Op>
281 static Op static_for_each(P1& p1, Op op) { in static_for_each()
282 Op op2(element_recursion<N-1>::static_for_each(p1,op)); in static_for_each()
286 template <typename P1,typename Op>
287 static Op static_for_each(const P1& p1, Op op) { in static_for_each()
288 Op op2(element_recursion<N-1>::static_for_each(p1,op)); in static_for_each()
293 template <typename P1,typename P2,typename Op>
294 static Op static_for_each(P1& p1, P2& p2, Op op) { in static_for_each()
[all …]
/third_party/spirv-headers/include/spirv/unified1/
Dspirv.hpp111050 enum class Op : unsigned {
1619 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
1623 case Op::OpNop: *hasResult = false; *hasResultType = false; break;
1624 case Op::OpUndef: *hasResult = true; *hasResultType = true; break;
1625 case Op::OpSourceContinued: *hasResult = false; *hasResultType = false; break;
1626 case Op::OpSource: *hasResult = false; *hasResultType = false; break;
1627 case Op::OpSourceExtension: *hasResult = false; *hasResultType = false; break;
1628 case Op::OpName: *hasResult = false; *hasResultType = false; break;
1629 case Op::OpMemberName: *hasResult = false; *hasResultType = false; break;
1630 case Op::OpString: *hasResult = true; *hasResultType = false; break;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h257 static void printTargetFlags(raw_ostream& OS, const MachineOperand &Op);
762 MachineOperand Op(MachineOperand::MO_Immediate); in CreateImm()
763 Op.setImm(Val); in CreateImm()
764 return Op; in CreateImm()
768 MachineOperand Op(MachineOperand::MO_CImmediate); in CreateCImm()
769 Op.Contents.CI = CI; in CreateCImm()
770 return Op; in CreateCImm()
774 MachineOperand Op(MachineOperand::MO_FPImmediate); in CreateFPImm()
775 Op.Contents.CFP = CFP; in CreateFPImm()
776 return Op; in CreateFPImm()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc894 GIM_SwitchType, /*MI*/0, /*Op*/0, /*[*/1, 15, /*)*//*default:*//*Label 63*/ 7398,
906 GIM_CheckType, /*MI*/0, /*Op*/1, /*Type*/GILLT_s32,
907 GIM_CheckType, /*MI*/0, /*Op*/2, /*Type*/GILLT_s32,
910 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/ARM::GPRnopcRegClassID,
913 GIM_CheckType, /*MI*/1, /*Op*/1, /*Type*/GILLT_s32,
914 GIM_CheckType, /*MI*/1, /*Op*/2, /*Type*/GILLT_s32,
915 GIM_CheckRegBankForClass, /*MI*/1, /*Op*/1, /*RC*/ARM::GPRRegClassID,
916 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 255,
917 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/2, /*RC*/ARM::GPRRegClassID,
934 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/ARM::GPRnopcRegClassID,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc728 GIM_SwitchType, /*MI*/0, /*Op*/0, /*[*/1, 9, /*)*//*default:*//*Label 64*/ 1359,
739 GIM_CheckType, /*MI*/0, /*Op*/1, /*Type*/GILLT_s32,
740 GIM_CheckType, /*MI*/0, /*Op*/2, /*Type*/GILLT_s32,
743 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/Mips::GPR32RegClassID,
746 GIM_CheckType, /*MI*/1, /*Op*/1, /*Type*/GILLT_s32,
747 GIM_CheckType, /*MI*/1, /*Op*/2, /*Type*/GILLT_s32,
748 GIM_CheckRegBankForClass, /*MI*/1, /*Op*/1, /*RC*/Mips::GPR32RegClassID,
754 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/2, /*RC*/Mips::GPR32RegClassID,
770 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/Mips::GPR32RegClassID,
771 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/1, /*RC*/Mips::GPR32RegClassID,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc840 GIM_SwitchType, /*MI*/0, /*Op*/0, /*[*/1, 25, /*)*//*default:*//*Label 60*/ 1754,
859 GIM_CheckType, /*MI*/0, /*Op*/1, /*Type*/GILLT_s8,
860 GIM_CheckType, /*MI*/0, /*Op*/2, /*Type*/GILLT_s8,
861 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/X86::GR8RegClassID,
862 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/1, /*RC*/X86::GR8RegClassID,
865 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 1,
877 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1,
904 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/2, /*RC*/X86::GR8RegClassID,
917 GIM_CheckType, /*MI*/0, /*Op*/1, /*Type*/GILLT_s16,
918 GIM_CheckType, /*MI*/0, /*Op*/2, /*Type*/GILLT_s16,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp409 SDValue MipsSETargetLowering::lowerSELECT(SDValue Op, SelectionDAG &DAG) const { in lowerSELECT() argument
411 return MipsTargetLowering::LowerOperation(Op, DAG); in lowerSELECT()
413 EVT ResTy = Op->getValueType(0); in lowerSELECT()
414 SDLoc DL(Op); in lowerSELECT()
419 SDValue Tmp = DAG.getNode(MipsISD::MTC1_D64, DL, MVT::f64, Op->getOperand(0)); in lowerSELECT()
420 return DAG.getNode(MipsISD::FSELECT, DL, ResTy, Tmp, Op->getOperand(1), in lowerSELECT()
421 Op->getOperand(2)); in lowerSELECT()
449 SDValue MipsSETargetLowering::LowerOperation(SDValue Op, in LowerOperation() argument
451 switch(Op.getOpcode()) { in LowerOperation()
452 case ISD::LOAD: return lowerLOAD(Op, DAG); in LowerOperation()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc1218 GIM_SwitchType, /*MI*/0, /*Op*/0, /*[*/1, 15, /*)*//*default:*//*Label 83*/ 7281,
1230 GIM_CheckType, /*MI*/0, /*Op*/1, /*Type*/GILLT_s32,
1231 GIM_CheckType, /*MI*/0, /*Op*/2, /*Type*/GILLT_s32,
1233 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/AArch64::GPR32spRegClassID,
1234 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/2, /*RC*/AArch64::GPR32spRegClassID,
1235 GIM_CheckComplexPattern, /*MI*/0, /*Op*/1, /*Renderer*/0, GICP_gi_addsub_shifted_imm32,
1247 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/AArch64::GPR32spRegClassID,
1248 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/1, /*RC*/AArch64::GPR32spRegClassID,
1249 GIM_CheckComplexPattern, /*MI*/0, /*Op*/2, /*Renderer*/0, GICP_gi_addsub_shifted_imm32,
1261 GIM_CheckRegBankForClass, /*MI*/0, /*Op*/0, /*RC*/AArch64::GPR32spRegClassID,
[all …]
/third_party/json/include/nlohmann/detail/meta/
Ddetected.hpp24 template<class...> class Op,
32 template<class Default, template<class...> class Op, class... Args>
33 struct detector<Default, void_t<Op<Args...>>, Op, Args...>
36 using type = Op<Args...>;
39 template<template<class...> class Op, class... Args>
40 using is_detected = typename detector<nonesuch, void, Op, Args...>::value_t;
42 template<template<class...> class Op, class... Args>
43 using detected_t = typename detector<nonesuch, void, Op, Args...>::type;
45 template<class Default, template<class...> class Op, class... Args>
46 using detected_or = detector<Default, void, Op, Args...>;
[all …]
/third_party/skia/src/opts/
DSkVM_opts.h119 STRIDE_1(Op::store8 ): memcpy(args[immA], &r[x].i32, 1); break; in interpret_skvm()
120 STRIDE_1(Op::store16): memcpy(args[immA], &r[x].i32, 2); break; in interpret_skvm()
121 STRIDE_1(Op::store32): memcpy(args[immA], &r[x].i32, 4); break; in interpret_skvm()
122 STRIDE_1(Op::store64): memcpy((char*)args[immA]+0, &r[x].i32, 4); in interpret_skvm()
125 STRIDE_K(Op::store8 ): skvx::cast<uint8_t> (r[x].i32).store(args[immA]); break; in interpret_skvm()
126 STRIDE_K(Op::store16): skvx::cast<uint16_t>(r[x].i32).store(args[immA]); break; in interpret_skvm()
127 STRIDE_K(Op::store32): (r[x].i32).store(args[immA]); break; in interpret_skvm()
128 STRIDE_K(Op::store64): (skvx::cast<uint64_t>(r[x].u32) << 0 | in interpret_skvm()
132 STRIDE_1(Op::load8 ): r[d].i32 = 0; memcpy(&r[d].i32, args[immA], 1); break; in interpret_skvm()
133 STRIDE_1(Op::load16): r[d].i32 = 0; memcpy(&r[d].i32, args[immA], 2); break; in interpret_skvm()
[all …]
/third_party/boost/boost/type_erasure/
Drequire_match.hpp54 template<class Concept, class Op, class... U>
55 void require_match(const binding<Concept>& binding_arg, const Op& f, U&&... args);
60 template<class Op, class... U>
61 void require_match(const Op& f, U&&... args);
69 template<class Concept, class Op, class... U>
73 const Op& op, in require_match_impl()
81 template<class Concept, class Op, class... U>
85 const Op&, in require_match_impl() argument
89 template<class Op, class... U>
92 const Op& op, in require_match_impl()
[all …]
/third_party/boost/boost/iostreams/detail/
Dexecute.hpp52 template<typename Op>
53 static Result execute(Op op) { return op(); } in execute()
61 template<typename Op>
62 static int execute(Op op) { op(); return 0; } in execute()
67 template< typename Op,
71 typename boost::result_of<Op()>::type
73 BOOST_DEDUCED_TYPENAME Op::result_type
81 template<typename Op>
82 typename execute_traits<Op>::result_type
83 execute_all(Op op) in execute_all()
[all …]
/third_party/boost/boost/mpi/collectives/
Dreduce.hpp46 template<typename T, typename Op>
49 T* out_values, Op /*op*/, int root, mpl::true_ /*is_mpi_op*/, in reduce_impl() argument
55 (is_mpi_op<Op, T>::op()), root, comm)); in reduce_impl()
60 template<typename T, typename Op>
62 reduce_impl(const communicator& comm, const T* in_values, int n, Op /*op*/, in reduce_impl() argument
68 (is_mpi_op<Op, T>::op()), root, comm)); in reduce_impl()
78 template<typename T, typename Op>
81 T* out_values, Op op, int root, mpl::false_ /*is_mpi_op*/, in reduce_impl()
84 user_op<Op, T> mpi_op; in reduce_impl()
94 template<typename T, typename Op>
[all …]
Dall_reduce.hpp30 template<typename T, typename Op>
33 T* out_values, Op /*op*/, mpl::true_ /*is_mpi_op*/, in all_reduce_impl() argument
39 (is_mpi_op<Op, T>::op()), comm)); in all_reduce_impl()
48 template<typename T, typename Op>
51 T* out_values, Op /* op */, mpl::false_ /*is_mpi_op*/, in all_reduce_impl() argument
54 user_op<Op, T> mpi_op; in all_reduce_impl()
67 template<typename T, typename Op>
70 T* out_values, Op op, mpl::false_ /*is_mpi_op*/, in all_reduce_impl()
88 template<typename T, typename Op>
91 Op op) in all_reduce()
[all …]
Dscan.hpp47 template<typename T, typename Op>
50 Op /*op*/, mpl::true_ /*is_mpi_op*/, mpl::true_ /*is_mpi_datatype*/) in scan_impl() argument
55 (is_mpi_op<Op, T>::op()), comm)); in scan_impl()
65 template<typename T, typename Op>
68 Op op, mpl::false_ /*is_mpi_op*/, mpl::true_ /*is_mpi_datatype*/) in scan_impl()
70 user_op<Op, T> mpi_op; in scan_impl()
81 template<typename T, typename Op>
84 T* out_values, Op& op, int lower, int upper) in upper_lower_scan()
130 template<typename T, typename Op>
133 Op op, mpl::false_ /*is_mpi_op*/, mpl::false_/*is_mpi_datatype*/) in scan_impl()
[all …]
/third_party/boost/boost/numeric/odeint/stepper/detail/
Dgeneric_rk_call_algebra.hpp35 template< class S1 , class S2 , class S3 , class S4 , class Op>
36 …void operator()( algebra_type &algebra , S1 &s1 , S2 &s2 , S3 &s3 , S4 * /* s4_array */ , Op op )… in operator ()()
41 template< class S1 , class S2 , class S4 , class Op>
42 void operator()( algebra_type &algebra , S1 &s1 , S2 &s2 , S4 * /* s4_array */ , Op op ) const in operator ()()
51 template< class S1 , class S2 , class S3 , class S4 , class Op>
52 void operator()( Algebra &algebra , S1 &s1 , S2 &s2 , S3 &s3 , S4 s4_array[1] , Op op ) const in operator ()()
57 template< class S1 , class S2 , class S4 , class Op>
58 void operator()( Algebra &algebra , S1 &s1 , S2 &s2 , S4 s4_array[1] , Op op ) const in operator ()()
68 template< class S1 , class S2 , class S3 , class S4 , class Op>
69 void operator()( Algebra &algebra , S1 &s1 , S2 &s2 , S3 &s3 , S4 s4_array[2] , Op op ) const in operator ()()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h116 MCOperand Op; in createReg() local
117 Op.Kind = kRegister; in createReg()
118 Op.RegVal = Reg; in createReg()
119 return Op; in createReg()
123 MCOperand Op; in createImm() local
124 Op.Kind = kImmediate; in createImm()
125 Op.ImmVal = Val; in createImm()
126 return Op; in createImm()
130 MCOperand Op; in createFPImm() local
131 Op.Kind = kFPImmediate; in createFPImm()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h151 SDValue LowerOperation(SDValue Op, SelectionDAG &DAG) const override;
159 SDValue LowerBUILD_VECTOR(SDValue Op, SelectionDAG &DAG) const;
160 SDValue LowerCONCAT_VECTORS(SDValue Op, SelectionDAG &DAG) const;
161 SDValue LowerEXTRACT_VECTOR_ELT(SDValue Op, SelectionDAG &DAG) const;
162 SDValue LowerEXTRACT_SUBVECTOR(SDValue Op, SelectionDAG &DAG) const;
163 SDValue LowerINSERT_VECTOR_ELT(SDValue Op, SelectionDAG &DAG) const;
164 SDValue LowerINSERT_SUBVECTOR(SDValue Op, SelectionDAG &DAG) const;
165 SDValue LowerVECTOR_SHUFFLE(SDValue Op, SelectionDAG &DAG) const;
166 SDValue LowerVECTOR_SHIFT(SDValue Op, SelectionDAG &DAG) const;
167 SDValue LowerROTL(SDValue Op, SelectionDAG &DAG) const;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFInstPrinter.cpp54 const MCOperand &Op = MI->getOperand(OpNo); in printOperand() local
55 if (Op.isReg()) { in printOperand()
56 O << getRegisterName(Op.getReg()); in printOperand()
57 } else if (Op.isImm()) { in printOperand()
58 O << formatImm((int32_t)Op.getImm()); in printOperand()
60 assert(Op.isExpr() && "Expected an expression"); in printOperand()
61 printExpr(Op.getExpr(), O); in printOperand()
88 const MCOperand &Op = MI->getOperand(OpNo); in printImm64Operand() local
89 if (Op.isImm()) in printImm64Operand()
90 O << formatImm(Op.getImm()); in printImm64Operand()
[all …]
/third_party/boost/libs/gil/doc/design/
Dcolor_base.rst171 template <typename CB, typename Op> void static_generate(CB& dst,Op op);
174 …mplate <typename CB , typename Dst,typename Op> Op static_transform( CB&,Dst&,Op);
175 …mplate <typename CB , typename Dst,typename Op> Op static_transform(const CB&,Dst&,Op);
176 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform( CB1&, CB2&,Ds…
177 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform(const CB1&, CB2&,Ds…
178 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform( CB1&,const CB2&,Ds…
179 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform(const CB1&,const CB2&,Ds…
182 template <typename CB1, typename Op> Op static_for_each( CB1&,Op);
183 template <typename CB1, typename Op> Op static_for_each(const CB1&,Op);
184 …ate <typename CB1,typename CB2, typename Op> Op static_for_each( CB1&, CB2&,
[all …]
/third_party/boost/libs/gil/doc/html/_sources/design/
Dcolor_base.rst.txt171 template <typename CB, typename Op> void static_generate(CB& dst,Op op);
174 …mplate <typename CB , typename Dst,typename Op> Op static_transform( CB&,Dst&,Op);
175 …mplate <typename CB , typename Dst,typename Op> Op static_transform(const CB&,Dst&,Op);
176 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform( CB1&, CB2&,Ds…
177 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform(const CB1&, CB2&,Ds…
178 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform( CB1&,const CB2&,Ds…
179 … <typename CB1,typename CB2,typename Dst,typename Op> Op static_transform(const CB1&,const CB2&,Ds…
182 template <typename CB1, typename Op> Op static_for_each( CB1&,Op);
183 template <typename CB1, typename Op> Op static_for_each(const CB1&,Op);
184 …ate <typename CB1,typename CB2, typename Op> Op static_for_each( CB1&, CB2&,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h108 SDValue LowerOperation(SDValue Op, SelectionDAG &DAG) const override;
169 SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) const;
170 SDValue LowerSTORE(SDValue Op, SelectionDAG &DAG) const;
171 SDValue LowerEH_RETURN(SDValue Op, SelectionDAG &DAG) const;
172 SDValue LowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const;
173 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
174 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
175 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
176 SDValue LowerBR_JT(SDValue Op, SelectionDAG &DAG) const;
177 SDValue LowerVAARG(SDValue Op, SelectionDAG &DAG) const;
[all …]

12345678910>>...42