Home
last modified time | relevance | path

Searched refs:bundleWithPred (Results 1 – 5 of 5) 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.h438 MI->bundleWithPred(); in MIBundleBuilder()
472 MI->bundleWithPred(); in insert()
DMachineInstr.h228 void bundleWithPred();
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp983 NextMII->bundleWithPred(); in ReduceMBB()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1003 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr