Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp310 static int64_t computeDelta(SectionEntry *A, SectionEntry *B) { in computeDelta() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp920 bool ModuloScheduleExpander::computeDelta(MachineInstr &MI, unsigned &Delta) { computeDelta() function in ModuloScheduleExpander
H A DMachinePipeliner.cpp2512 bool SwingSchedulerDAG::computeDelta(MachineInstr &MI, unsigned &Delta) { computeDelta() function in SwingSchedulerDAG