Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp239 bool NegativeOK);
717 unsigned MaxDisp, bool NegativeOK) { in isOffsetInRange() argument
722 } else if (NegativeOK) { in isOffsetInRange()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp381 unsigned Disp, bool NegativeOK);
912 bool NegativeOK) { in isOffsetInRange() argument
917 } else if (NegativeOK) { in isOffsetInRange()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp291 unsigned Disp, bool NegativeOK, bool IsSoImm = false);
1091 bool NegativeOK, bool IsSoImm) { in isOffsetInRange() argument
1097 } else if (NegativeOK) { in isOffsetInRange()