Home
last modified time | relevance | path

Searched defs:MaxDisp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp142 unsigned MaxDisp; member
187 unsigned MaxDisp : 31; member
717 unsigned MaxDisp, bool NegativeOK) { in isOffsetInRange()
776 unsigned MaxDisp, bool NegOk, in isCPEntryInRange()
996 unsigned MaxDisp = getUnconditionalBrDisp(UncondBr); in createNewWater() local
1213 unsigned MaxDisp) { in isBBInRange()
1355 unsigned MaxDisp = getUnconditionalBrDisp(Br.UncondBr); in fixupConditionalBr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp259 unsigned MaxDisp; member
325 unsigned MaxDisp : 31; member
911 unsigned TrialOffset, unsigned MaxDisp, in isOffsetInRange()
970 MachineInstr *CPEMI, unsigned MaxDisp, in isCPEntryInRange()
1234 unsigned MaxDisp = getUnconditionalBrDisp(UncondBr); in createNewWater() local
1453 (MachineInstr *MI,MachineBasicBlock *DestBB, unsigned MaxDisp) { in isBBInRange()
1622 unsigned MaxDisp = getUnconditionalBrDisp(Br.UncondBr); in fixupConditionalBr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp133 unsigned MaxDisp; member
196 unsigned MaxDisp : 31; member
1104 unsigned TrialOffset, unsigned MaxDisp, in isOffsetInRange()
1165 MachineInstr *CPEMI, unsigned MaxDisp, in isCPEntryInRange()
1405 unsigned MaxDisp = getUnconditionalBrDisp(UncondBr); in createNewWater() local
1829 unsigned MaxDisp = getUnconditionalBrDisp(Br.UncondBr); in fixupConditionalBr() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcABISupport.cpp23 constexpr unsigned MaxDisp = ORCABI::StubToPointerMaxDisplacement; in stubAndPointerRangesOk() local