Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp510 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
542 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
621 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
644 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
680 TII->insertNop(*LongBrMBB, Pos, DL)->bundleWithPred(); in expandToLongBranch()
770 ->bundleWithPred(); in handleSlot()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp136 BMI->bundleWithPred(); in runOnMachineFunction()
255 NewMI->bundleWithPred(); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h611 MI.bundleWithPred(); in MIBundleBuilder()
646 MI->bundleWithPred(); in insert()
H A DMachineInstr.h485 void bundleWithPred();
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1092 NextMII->bundleWithPred(); in ReduceMBB()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp423 Cloned->bundleWithPred(); in cloneMachineInstrBundle()
H A DSplitKit.cpp541 CopyMI->bundleWithPred(); in buildSingleSubRegCopy()
H A DMachineInstr.cpp823 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr