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

/macosx-10.10/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelLowering.cpp2547 APInt ccResultAllOnes = APInt::getAllOnesValue(ccResultVT.getSizeInBits()); local
2552 DAG.getConstant(ccResultAllOnes, ccResultVT));

Completed in 127 milliseconds