OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNormalBlockBranchInstr
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AMDGPU/
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 62 milliseconds