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

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

Completed in 77 milliseconds