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 120 class AMDGPUCFGStructurizer : public MachineFunctionPass {
134 AMDGPUCFGStructurizer(TargetMachine &tm) :
349 int AMDGPUCFGStructurizer::getSCCNum(MachineBasicBlock *MBB) const {
356 MachineBasicBlock *AMDGPUCFGStructurizer::getLoopLandInfo(MachineLoop *LoopRep)
364 bool AMDGPUCFGStructurizer::hasBackEdge(MachineBasicBlock *MBB) const {
372 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) {
376 bool AMDGPUCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const {
383 bool AMDGPUCFGStructurizer::isActiveLoophead(MachineBasicBlock *MBB) const {
395 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 26 milliseconds