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

  /external/llvm/lib/Target/ARM/
Thumb2InstrInfo.h 39 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
Thumb2InstrInfo.cpp 100 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/AMDGPU/
R600InstrInfo.h 68 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
R600InstrInfo.cpp 82 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 574 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/lib/CodeGen/
BranchFolding.cpp 429 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1))
    [all...]

Completed in 760 milliseconds