HomeSort by relevance Sort by last modified time
    Searched refs:orderBlocks (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp 228 void orderBlocks(MachineFunction *MF);
754 orderBlocks(FuncRep);
934 void AMDGPUCFGStructurizer::orderBlocks(MachineFunction *MF) {
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILCFGStructurizer.cpp 305 void orderBlocks();
462 orderBlocks();
552 orderBlocks();
725 template<class PassT> void CFGStructurizer<PassT>::orderBlocks() {
750 } //orderBlocks
    [all...]

Completed in 108 milliseconds