Searched defs:computeOffset (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonBranchRelaxation.cpp | 104 void HexagonBranchRelaxation::computeOffset(MachineFunction &MF, in computeOffset() function in HexagonBranchRelaxation |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsBranchExpansion.cpp | 308 int64_t MipsBranchExpansion::computeOffset(const MachineInstr *Br) { computeOffset() function in MipsBranchExpansion |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ArrayBoundCheckerV2.cpp | 171 computeOffset(ProgramStateRef State, SValBuilder &SVB, SVal Location) { computeOffset() function |
/llvm-project/lld/ELF/ | ||
H A D | Thunks.cpp | 425 int64_t computeOffset() const { computeOffset() function in __anon2cee5d810111::PPC64R2SaveStub |