Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp310 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) { in apply()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp2555 void IGroupLPDAGMutation::apply(ScheduleDAGInstrs *DAGInstrs) { in apply()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2205 void CopyConstrain::apply(ScheduleDAGInstrs *DAGInstrs) { in apply()