Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp136 BMI->bundleWithPred(); in runOnMachineFunction()
255 NewMI->bundleWithPred(); in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h587 MI.bundleWithPred(); in MIBundleBuilder()
622 MI->bundleWithPred(); in insert()
H A DMachineInstr.h432 void bundleWithPred();
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1092 NextMII->bundleWithPred(); in ReduceMBB()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp406 Cloned->bundleWithPred(); in cloneMachineInstrBundle()
H A DSplitKit.cpp531 CopyMI->bundleWithPred(); in buildSingleSubRegCopy()
H A DMachineInstr.cpp767 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr