Searched defs:Operations (Results 1 – 9 of 9) sorted by relevance
1729 [[quat_assign]]1730 ==== `assign`1752 ==== `convert_to`1784 ==== `operator-=`1806 ==== `operator-` (unary)1829 ==== `operator-` (binary)1853 ==== `operator+=`1875 ==== `operator+`1898 ==== `operator/=` (scalar)1919 ==== `operator/` (scalar)[all …]
223 Operations section in Iterator Utilities234 .. |advance| replace:: ``advance``235 .. _advance: advance.html237 .. |distance| replace:: ``distance``238 .. _distance: distance.html
75 std::vector<fuzzerop::OpDescriptor> Operations; variable81 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
71 SmallDenseMap<std::pair<NodePtr, NodePtr>, int, 4> Operations; in LegalizeUpdates() local
1030 .. _typesseq-immutable:3431 .. _bytes-formatting:
118 SmallVector<Instruction *, 4> Operations; in handlePhiDef() local
1378 TEST(CordChunkIterator, Operations) { in TEST() argument1519 TEST(CordCharIterator, Operations) { in TEST() argument
1650 TEST(CordCharIterator, Operations) { in TEST() argument
2813 std::array<AggregationElement, N> *Operations) { in addOperations()2845 std::array<AggregationElement, N> *Operations) { in tryToOptimize()