Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp239 bool NegativeOK);
717 unsigned MaxDisp, bool NegativeOK) { in isOffsetInRange() argument
722 } else if (NegativeOK) { in isOffsetInRange()
/freebsd/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/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp289 unsigned Disp, bool NegativeOK, bool IsSoImm = false);
1105 bool NegativeOK, bool IsSoImm) { in isOffsetInRange() argument
1111 } else if (NegativeOK) { in isOffsetInRange()