Home
last modified time | relevance | path

Searched defs:AggregationElement (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2958 class AggregationElement { class
2964 AggregationElement(AggregationOperation Op, uint32_t ShAmt) in AggregationElement() function in Ice::ARM32::__anon6a253d620c11::StrengthReduction::AggregationElement
3001 std::array<AggregationElement, N> *Operations) { in addOperations()
3033 std::array<AggregationElement, N> *Operations) { in tryToOptimize()