Searched defs:computeOffset (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonBranchRelaxation.cpp | 104 void HexagonBranchRelaxation::computeOffset(MachineFunction &MF, in computeOffset() function in HexagonBranchRelaxation |
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ArrayBoundCheckerV2.cpp | 307 RegionRawOffsetV2 RegionRawOffsetV2::computeOffset(ProgramStateRef state, in computeOffset() function in RegionRawOffsetV2 |
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ | ||
H A D | MipsBranchExpansion.cpp | 309 int64_t MipsBranchExpansion::computeOffset(const MachineInstr *Br) { in computeOffset() function in MipsBranchExpansion |
/openbsd-src/gnu/llvm/lld/ELF/ | ||
H A D | Thunks.cpp | 381 int64_t computeOffset() const { in computeOffset() function in __anon2d5884e50111::PPC64R2SaveStub |