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

/external/llvm/lib/Target/R600/
H A DR600ExpandSpecialInstrs.cpp110 BMI->bundleWithPred();
139 BMI->bundleWithPred();
162 BMI->bundleWithPred();
185 BMI->bundleWithPred();
304 NewMI->bundleWithPred();
/external/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h433 MI->bundleWithPred();
467 MI->bundleWithPred();
H A DMachineInstr.h230 void bundleWithPred();
/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp970 NextMII->bundleWithPred();
/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp868 void MachineInstr::bundleWithPred() { function in class:MachineInstr

Completed in 555 milliseconds