Home
last modified time | relevance | path

Searched defs:SUb (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp65 SUnit *SUb = Exports[Idx + 1]; in buildCluster() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp555 addChainDependency(SUnit * SUa,SUnit * SUb,unsigned Latency) addChainDependency() argument
H A DMachineScheduler.cpp1851 SUnit *SUb = MemOpb.SU; clusterNeighboringMemOps() local
[all...]
H A DMachinePipeliner.cpp725 isSuccOrder(SUnit * SUa,SUnit * SUb) isSuccOrder() argument