Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp1950 const SDValue FiftyOne = DAG.getConstant(FractBits - 1, MVT::i32); in LowerFTRUNC() local
1953 SDValue ExpGt51 = DAG.getSetCC(SL, SetCCVT, Exp, FiftyOne, ISD::SETGT); in LowerFTRUNC()