Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsConstantIslandPass.cpp387 unsigned Disp, bool NegativeOK);
948 bool NegativeOK) { in isOffsetInRange() argument
953 } else if (NegativeOK) { in isOffsetInRange()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMConstantIslandPass.cpp330 unsigned Disp, bool NegativeOK, bool IsSoImm = false);
1067 bool NegativeOK, bool IsSoImm) { in isOffsetInRange() argument
1073 } else if (NegativeOK) { in isOffsetInRange()