Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp2543 APInt ccResultAllOnes = APInt::getAllOnesValue(ccResultVT.getSizeInBits()); in LowerSETCC() local
2548 DAG.getConstant(ccResultAllOnes, ccResultVT)); in LowerSETCC()