Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600ExpandSpecialInstrs.cpp124 BMI->bundleWithPred(); in runOnMachineFunction()
153 BMI->bundleWithPred(); in runOnMachineFunction()
176 BMI->bundleWithPred(); in runOnMachineFunction()
285 NewMI->bundleWithPred(); in runOnMachineFunction()
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h388 MI->bundleWithPred(); in MIBundleBuilder()
422 MI->bundleWithPred(); in insert()
DMachineInstr.h230 void bundleWithPred();
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp927 NextMII->bundleWithPred(); in ReduceMBB()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp868 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr