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

  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp 253 static MachineInstr *getNormalBlockBranchInstr(MachineBasicBlock *MBB);
632 MachineInstr *AMDGPUCFGStructurizer::getNormalBlockBranchInstr(
1007 MachineInstr *BranchMI = getNormalBlockBranchInstr(MBB);
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILCFGStructurizer.cpp 810 InstrT *branchInstr = CFGTraits::getNormalBlockBranchInstr(curBlk);
    [all...]

Completed in 240 milliseconds