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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb2InstrInfo.h 38 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
Thumb2InstrInfo.cpp 95 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/ARM/
Thumb2InstrInfo.h 39 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
Thumb2InstrInfo.cpp 100 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
Thumb2InstrInfo.h 39 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
Thumb2InstrInfo.cpp 110 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/AMDGPU/
R600InstrInfo.h 68 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
R600InstrInfo.cpp 77 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
R600InstrInfo.h 79 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
R600InstrInfo.cpp 97 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 309 /// isLegalToSplitMBBAt - Return true if it's legal to split the given basic
312 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 611 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 682 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
BranchFolding.cpp 402 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1))
    [all...]
  /external/llvm/lib/CodeGen/
BranchFolding.cpp 443 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
BranchFolding.cpp 448 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1))
    [all...]

Completed in 752 milliseconds