Home
last modified time | relevance | path

Searched refs:bundleWithPred (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp511 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
543 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
622 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
645 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
681 TII->insertNop(*LongBrMBB, Pos, DL)->bundleWithPred(); in expandToLongBranch()
771 ->bundleWithPred(); in handleSlot()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp136 BMI->bundleWithPred(); in runOnMachineFunction()
255 NewMI->bundleWithPred(); in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h593 MI.bundleWithPred(); in MIBundleBuilder()
628 MI->bundleWithPred(); in insert()
H A DMachineInstr.h459 void bundleWithPred();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1092 NextMII->bundleWithPred(); in ReduceMBB()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp422 Cloned->bundleWithPred(); in cloneMachineInstrBundle()
H A DSplitKit.cpp542 CopyMI->bundleWithPred(); in buildSingleSubRegCopy()
H A DMachineInstr.cpp782 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr