Searched refs:createCopyConstrainDAGMutation (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp118 DAG->addMutation(createCopyConstrainDAGMutation(DAG->TII, DAG->TRI));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp278 DAG->addMutation(createCopyConstrainDAGMutation(DAG->TII, DAG->TRI));
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1089 createCopyConstrainDAGMutation(const TargetInstrInfo *TII,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1702 createCopyConstrainDAGMutation(const TargetInstrInfo *TII, function in namespace:llvm
3355 DAG->addMutation(createCopyConstrainDAGMutation(DAG->TII, DAG->TRI));

Completed in 112 milliseconds