OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:computeDelta
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp
310
static int64_t
computeDelta
(SectionEntry *A, SectionEntry *B) {
331
int64_t DeltaForText =
computeDelta
(Text, EHFrame);
334
DeltaForEH =
computeDelta
(ExceptTab, EHFrame);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ModuloSchedule.cpp
911
bool ModuloScheduleExpander::
computeDelta
(MachineInstr &MI, unsigned &Delta) {
968
if (Num != UINT_MAX &&
computeDelta
(OldMI, Delta)) {
MachinePipeliner.cpp
2125
bool SwingSchedulerDAG::
computeDelta
(MachineInstr &MI, unsigned &Delta) {
2307
if (!
computeDelta
(*SI, DeltaS) || !
computeDelta
(*DI, DeltaD))
Completed in 64 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026