Lines Matching full:apint
678 const APInt FltVal = FPImm.bitcastToAPInt();720 void DwarfUnit::addConstantValue(DIE &Die, const APInt &Val, DIType Ty) {725 void DwarfUnit::addConstantValue(DIE &Die, const APInt &Val, bool Unsigned) {735 // Get the raw data form of the large APInt.