/external/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.h | 39 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
|
D | Thumb2InstrInfo.cpp | 100 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in Thumb2InstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.h | 38 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
|
D | Thumb2InstrInfo.cpp | 109 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in Thumb2InstrInfo
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.h | 38 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
|
D | Thumb2InstrInfo.cpp | 115 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in Thumb2InstrInfo
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 68 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
|
D | R600InstrInfo.cpp | 77 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in R600InstrInfo
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 78 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
|
D | R600InstrInfo.cpp | 96 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in R600InstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 78 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
|
D | R600InstrInfo.cpp | 96 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in R600InstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 611 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 758 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 765 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function
|
/external/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 443 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1)) in SplitMBBAt()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 402 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1)) in SplitMBBAt()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 391 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1)) in SplitMBBAt()
|