Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.h581 void addWeight(BaseType Delta) { in addWeight() function
588 void addWeight(const RegWeight &Other) { addWeight(Other.Weight); } in addWeight() function