Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5259 int32_t MoreOffset = Const->getValue(); in matchAssign() local
5341 int32_t MoreOffset = IsAdd ? Const0->getValue() : -Const0->getValue(); in matchOffsetBase() local
5347 int32_t MoreOffset = IsAdd ? Const1->getValue() : -Const1->getValue(); in matchOffsetBase() local
DIceTargetLoweringARM32.cpp5411 int32_t MoreOffset = Const->getValue(); in matchAssign() local
5618 int32_t MoreOffset = IsAdd ? Const0->getValue() : -Const0->getValue(); in matchOffsetBase() local
5624 int32_t MoreOffset = IsAdd ? Const1->getValue() : -Const1->getValue(); in matchOffsetBase() local