Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5244 int32_t MoreOffset = Const->getValue(); in matchAssign() local
5326 int32_t MoreOffset = IsAdd ? Const0->getValue() : -Const0->getValue(); in matchOffsetBase() local
5332 int32_t MoreOffset = IsAdd ? Const1->getValue() : -Const1->getValue(); in matchOffsetBase() local
DIceTargetLoweringARM32.cpp5531 int32_t MoreOffset = Const->getValue(); in matchAssign() local
5738 int32_t MoreOffset = IsAdd ? Const0->getValue() : -Const0->getValue(); in matchOffsetBase() local
5744 int32_t MoreOffset = IsAdd ? Const1->getValue() : -Const1->getValue(); in matchOffsetBase() local