Home
last modified time | relevance | path

Searched refs:isLegalToSplitMBBAt (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2InstrInfo.h38 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
DThumb2InstrInfo.cpp95 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in Thumb2InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb2InstrInfo.h39 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
DThumb2InstrInfo.cpp110 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in Thumb2InstrInfo
/external/llvm/lib/Target/ARM/
DThumb2InstrInfo.h39 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
DThumb2InstrInfo.cpp100 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in Thumb2InstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h68 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
DR600InstrInfo.cpp77 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in R600InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h79 bool isLegalToSplitMBBAt(MachineBasicBlock &MBB,
DR600InstrInfo.cpp97 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in R600InstrInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h312 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h611 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h682 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp402 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1)) in SplitMBBAt()
/external/llvm/lib/CodeGen/
DBranchFolding.cpp443 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1)) in SplitMBBAt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp448 if (!TII->isLegalToSplitMBBAt(CurMBB, BBI1)) in SplitMBBAt()