Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp149 BMI->bundleWithPred(); in runOnMachineFunction()
268 NewMI->bundleWithPred(); in runOnMachineFunction()
H A DSIFormMemoryClauses.cpp354 BI->bundleWithPred(); in runOnMachineFunction()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp498 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
530 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
609 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
632 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h523 MI.bundleWithPred(); in MIBundleBuilder()
558 MI->bundleWithPred(); in insert()
H A DMachineInstr.h370 void bundleWithPred();
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp344 Cloned->bundleWithPred(); in CloneMachineInstrBundle()
H A DMachineInstr.cpp721 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr
H A DSplitKit.cpp528 CopyMI->bundleWithPred(); in buildSingleSubRegCopy()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1081 NextMII->bundleWithPred(); in ReduceMBB()