Home
last modified time | relevance | path

Searched refs:NegativeOK (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp379 unsigned Disp, bool NegativeOK);
933 bool NegativeOK) { in isOffsetInRange() argument
938 } else if (NegativeOK) { in isOffsetInRange()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantIslandPass.cpp208 unsigned Disp, bool NegativeOK, bool IsSoImm = false);
847 bool NegativeOK, bool IsSoImm) { in OffsetIsInRange() argument
875 } else if (NegativeOK) { in OffsetIsInRange()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp340 unsigned Disp, bool NegativeOK, bool IsSoImm = false);
1081 bool NegativeOK, bool IsSoImm) { in isOffsetInRange() argument
1087 } else if (NegativeOK) { in isOffsetInRange()