HomeSort by: relevance | last modified time | path
    Searched refs:isLegalToSplitMBBAt (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
Thumb2InstrInfo.h 38 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
Thumb2InstrInfo.cpp 113 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600InstrInfo.h 78 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
R600InstrInfo.cpp 73 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 772 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
BranchFolding.cpp 391 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1))

Completed in 22 milliseconds