Home
last modified time | relevance | path

Searched defs:computeOffset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp103 void HexagonBranchRelaxation::computeOffset(MachineFunction &MF, in computeOffset() function in HexagonBranchRelaxation
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp307 RegionRawOffsetV2 RegionRawOffsetV2::computeOffset(ProgramStateRef state, in computeOffset() function in RegionRawOffsetV2
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp304 int64_t MipsBranchExpansion::computeOffset(const MachineInstr *Br) { in computeOffset() function in MipsBranchExpansion