Home
last modified time | relevance | path

Searched refs:collectRematerializableInstructions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h381 void collectRematerializableInstructions();
H A DGCNSchedStrategy.cpp861 collectRematerializableInstructions(); in initGCNSchedStage()
1371 void PreRARematStage::collectRematerializableInstructions() { in collectRematerializableInstructions() function in PreRARematStage