Home
last modified time | relevance | path

Searched defs:isLegalToSplitMBBAt (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp113 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in Thumb2InstrInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp73 bool R600InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function in R600InstrInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h785 virtual bool isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() function