Home
last modified time | relevance | path

Searched refs:computeOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp64 void computeOffset(MachineFunction &MF,
95 void HexagonBranchRelaxation::computeOffset(MachineFunction &MF, in computeOffset() function in HexagonBranchRelaxation
126 computeOffset(MF, BlockToInstOffset); in relaxBranches()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp154 int64_t computeOffset(const MachineInstr *Br);
308 int64_t MipsBranchExpansion::computeOffset(const MachineInstr *Br) { in computeOffset() function in MipsBranchExpansion
900 int64_t Offset = computeOffset(&*Br); in handlePossibleLongBranch()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp187 computeOffset(ProgramStateRef State, SValBuilder &SVB, SVal Location) { in computeOffset() function
583 computeOffset(State, SVB, Location); in performCheck()
/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp529 if (!isInt<26>(computeOffset())) { in getMayUseShortThunk()
546 int64_t computeOffset() const { in computeOffset() function in __anon1c3bcd6e0111::PPC64R2SaveStub
1435 const int64_t offset = computeOffset(); in writeTo()