Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DR600ExpandSpecialInstrs.cpp127 BMI->bundleWithPred(); in runOnMachineFunction()
156 BMI->bundleWithPred(); in runOnMachineFunction()
179 BMI->bundleWithPred(); in runOnMachineFunction()
202 BMI->bundleWithPred(); in runOnMachineFunction()
321 NewMI->bundleWithPred(); in runOnMachineFunction()
/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h433 MI->bundleWithPred(); in MIBundleBuilder()
467 MI->bundleWithPred(); in insert()
DMachineInstr.h230 void bundleWithPred();
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp970 NextMII->bundleWithPred(); in ReduceMBB()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DMachineInstr.cpp871 void MachineInstr::bundleWithPred() { in bundleWithPred() function in MachineInstr