Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp136 BMI->bundleWithPred(); in runOnMachineFunction()
255 NewMI->bundleWithPred(); in runOnMachineFunction()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h564 MI.bundleWithPred(); in MIBundleBuilder()
599 MI->bundleWithPred(); in insert()
H A DMachineInstr.h407 void bundleWithPred();
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1096 NextMII->bundleWithPred(); in ReduceMBB()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineFunction.cpp399 Cloned->bundleWithPred(); in cloneMachineInstrBundle()
H A DSplitKit.cpp532 CopyMI->bundleWithPred(); in buildSingleSubRegCopy()
H A DMachineInstr.cpp712 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr