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

  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp 123 class AMDGPUCFGStructurizer : public MachineFunctionPass {
137 AMDGPUCFGStructurizer() :
353 int AMDGPUCFGStructurizer::getSCCNum(MachineBasicBlock *MBB) const {
360 MachineBasicBlock *AMDGPUCFGStructurizer::getLoopLandInfo(MachineLoop *LoopRep)
368 bool AMDGPUCFGStructurizer::hasBackEdge(MachineBasicBlock *MBB) const {
376 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) {
380 bool AMDGPUCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const {
387 bool AMDGPUCFGStructurizer::isActiveLoophead(MachineBasicBlock *MBB) const {
399 AMDGPUCFGStructurizer::PathToKind AMDGPUCFGStructurizer::singlePathTo
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILCFGStructurizer.cpp 434 errs() << "AMDGPUCFGStructurizer::prepare\n";
521 errs() << "AMDGPUCFGStructurizer::run\n";
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILCFGStructurizer.cpp 434 errs() << "AMDGPUCFGStructurizer::prepare\n";
521 errs() << "AMDGPUCFGStructurizer::run\n";
    [all...]

Completed in 201 milliseconds