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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUNopFiller.cpp61 SPUOpPlace getOpPlacement( MachineInstr &instr );
82 this_optype = getOpPlacement( *I );
85 next_optype = getOpPlacement( *J );
119 if (getOpPlacement( *J ) == odd) {
138 SPUNopFiller::getOpPlacement( MachineInstr &instr ) { function in class:SPUNopFiller

Completed in 324 milliseconds