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

  /external/llvm/lib/Target/ARM/
Thumb2InstrInfo.cpp 101 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/R600/
R600InstrInfo.cpp 84 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 340 /// isLegalToSplitMBBAt - Return true if it's legal to split the given basic
343 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]

Completed in 162 milliseconds