Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp387 unsigned Disp, bool NegativeOK);
948 bool NegativeOK) { in isOffsetInRange() argument
953 } else if (NegativeOK) { in isOffsetInRange()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp335 unsigned Disp, bool NegativeOK, bool IsSoImm = false);
1077 bool NegativeOK, bool IsSoImm) { in isOffsetInRange() argument
1083 } else if (NegativeOK) { in isOffsetInRange()