HomeSort by: relevance | last modified time | path
    Searched refs:createLoadClusterDAGMutation (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.cpp 284 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
294 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
307 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
753 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineScheduler.h 1092 createLoadClusterDAGMutation(const TargetInstrInfo *TII,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64TargetMachine.cpp 399 DAG->addMutation(createLoadClusterDAGMutation(DAG->TII, DAG->TRI));
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineScheduler.cpp 1573 createLoadClusterDAGMutation(const TargetInstrInfo *TII,

Completed in 20 milliseconds