Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp136 BMI->bundleWithPred(); in runOnMachineFunction()
255 NewMI->bundleWithPred(); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp506 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
538 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
617 LongBrMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
640 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h564 MI.bundleWithPred(); in MIBundleBuilder()
599 MI->bundleWithPred(); in insert()
H A DMachineInstr.h405 void bundleWithPred();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1090 NextMII->bundleWithPred(); in ReduceMBB()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp373 Cloned->bundleWithPred(); in CloneMachineInstrBundle()
H A DSplitKit.cpp537 CopyMI->bundleWithPred(); in buildSingleSubRegCopy()
H A DMachineInstr.cpp759 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr