Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp137 BMI->bundleWithPred(); in runOnMachineFunction()
166 BMI->bundleWithPred(); in runOnMachineFunction()
189 BMI->bundleWithPred(); in runOnMachineFunction()
212 BMI->bundleWithPred(); in runOnMachineFunction()
331 NewMI->bundleWithPred(); in runOnMachineFunction()
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h431 MI.bundleWithPred(); in MIBundleBuilder()
465 MI->bundleWithPred(); in insert()
DMachineInstr.h250 void bundleWithPred();
/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp354 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
421 BalTgtMBB->rbegin()->bundleWithPred(); in expandToLongBranch()
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp1031 NextMII->bundleWithPred(); in ReduceMBB()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1088 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr