Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp381 unsigned Disp, bool NegativeOK);
912 bool NegativeOK) { in isOffsetInRange() argument
917 } else if (NegativeOK) { in isOffsetInRange()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp284 unsigned Disp, bool NegativeOK, bool IsSoImm = false);
1045 bool NegativeOK, bool IsSoImm) { in isOffsetInRange() argument
1051 } else if (NegativeOK) { in isOffsetInRange()