Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:Cnt

643     const ConstantFP *Cnt = MO.getFPImm();
644 APFloat Val = Cnt->getValueAPF();
646 switch (Cnt->getType()->getTypeID()) {