Lines Matching full:asint
1792 APInt AsInt = Value.bitcastToAPInt();1793 getStreamer().EmitIntValue(AsInt.getLimitedValue(),1794 AsInt.getBitWidth() / 8, DEFAULT_ADDRSPACE);