Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600ExpandSpecialInstrs.cpp136 BMI->bundleWithPred(); in runOnMachineFunction()
165 BMI->bundleWithPred(); in runOnMachineFunction()
188 BMI->bundleWithPred(); in runOnMachineFunction()
211 BMI->bundleWithPred(); in runOnMachineFunction()
330 NewMI->bundleWithPred(); in runOnMachineFunction()
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h438 MI->bundleWithPred(); in MIBundleBuilder()
472 MI->bundleWithPred(); in insert()
DMachineInstr.h231 void bundleWithPred();
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp965 NextMII->bundleWithPred(); in ReduceMBB()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp888 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr