Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp310 static int64_t computeDelta(SectionEntry *A, SectionEntry *B) { in computeDelta() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp912 bool ModuloScheduleExpander::computeDelta(MachineInstr &MI, unsigned &Delta) { in computeDelta() function in ModuloScheduleExpander
DMachinePipeliner.cpp2057 bool SwingSchedulerDAG::computeDelta(MachineInstr &MI, unsigned &Delta) { in computeDelta() function in SwingSchedulerDAG