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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp286 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
297 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
311 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
595 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1081 createLoadClusterDAGMutation(const TargetInstrInfo *TII,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp388 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1551 createLoadClusterDAGMutation(const TargetInstrInfo *TII, function in namespace:llvm

Completed in 127 milliseconds